intel / GPGMM

GPGMM, a General-Purpose GPU Memory Management Library.
Apache License 2.0
32 stars 7 forks source link

Replace DXGI_MEMORY_SEGMENT_GROUP with RESIDENCY_HEAP_SEGMENT #979

Closed bbernhar closed 7 months ago

bbernhar commented 7 months ago

Requires use of a segment agnostic type instead of a DXGI specific one.

Issue: #683