1
0
mirror of https://github.com/doitsujin/dxvk.git synced 2025-03-14 13:29:15 +01:00
dxvk/src/dxgi/dxgi.def
Philip Rebohle 3322da4b94
[dxgi] Add DXGIGetDebugInterface1 stub
Required for Metro Exodus. Also exports the DXGI entry points
with their correct ordinals.
2020-07-24 12:25:48 +02:00

8 lines
178 B
Modula-2

LIBRARY DXGI.DLL
EXPORTS
CreateDXGIFactory @9
CreateDXGIFactory1 @10
CreateDXGIFactory2 @11
DXGIDeclareAdapterRemovalSupport @16
DXGIGetDebugInterface1 @17