1
0
mirror of https://github.com/doitsujin/dxvk.git synced 2025-01-23 17:52:10 +01:00
dxvk/src/d3d9/d3d9.def
Joshie 54ed8f0bb0 [d3d9] Implement Direct3D9 Frontend (#1275)
Co-authored-by: Philip Rebohle <philip.rebohle@tu-dortmund.de>
Co-authored-by: Robin Kertels <robin.kertels@gmail.com>
Co-authored-by: pchome <pchome@users.noreply.github.com>
Co-authored-by: Christopher Egert <cme3000@gmail.com>
Co-authored-by: Derek Lesho <dereklesho52@Gmail.com>
Co-authored-by: Luis Cáceres <lacaceres97@gmail.com>
Co-authored-by: Nelson Chen <crazysim@gmail.com>
Co-authored-by: Edmondo Tommasina <edmondo.tommasina@gmail.com>
Co-authored-by: Riesi <riesi@opentrash.com>
Co-authored-by: gbMichelle <gbmichelle.dev@gmail.com>
2019-12-16 04:28:01 +01:00

23 lines
430 B
Modula-2

LIBRARY D3D9.DLL
EXPORTS
Direct3DShaderValidatorCreate9 @ 24
PSGPError @ 25
PSGPSampleTexture @ 26
D3DPERF_BeginEvent @ 27
D3DPERF_EndEvent @ 28
D3DPERF_GetStatus @ 29
D3DPERF_QueryRepeatFrame @ 30
D3DPERF_SetMarker @ 31
D3DPERF_SetOptions @ 32
D3DPERF_SetRegion @ 33
DebugSetLevel @ 34
DebugSetMute @ 35
Direct3D9EnableMaximizedWindowedModeShim @ 36
Direct3DCreate9 @ 37
Direct3DCreate9Ex @ 38