intel / GPGMM

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

Remove DXGI header from GPGMM D3D12 header. #983

Closed bbernhar closed 9 months ago

bbernhar commented 9 months ago

Allows use of GPGMM D3D12 API without DXGI adapter.

Issue: #683