issues
search
intel
/
GPGMM
GPGMM, a General-Purpose GPU Memory Management Library.
Apache License 2.0
32
stars
7
forks
source link
Support exporting of committed resource allocations.
#959
Closed
bbernhar
closed
11 months ago
bbernhar
commented
11 months ago
Adds RESOURCE_ALLOCATION_FLAG_ALWAYS_COMMITTED to force committed resources without creating a new resource allocator.
Adds IResourceAllocation::QueryInterface for exporting.