1
0
mirror of https://github.com/EduApps-CDG/OpenDX synced 2024-12-30 09:45:37 +01:00
OpenDX/src/dxgi/dxgi.def
Philip Rebohle 410cde3f17
[dxgi] Move device creation to DxgiAdapter
This is better than exporting new functions.
2018-03-28 18:58:53 +02:00

6 lines
95 B
Modula-2

LIBRARY DXGI.DLL
EXPORTS
CreateDXGIFactory
CreateDXGIFactory1
CreateDXGIFactory2