1
0
mirror of https://github.com/doitsujin/dxvk.git synced 2024-12-14 09:23:53 +01:00
dxvk/src/d3d9/d3d9.def
Connor Abbott 9579132942
[d3d9] Remove extra spaces in def file
wrc is pickier about this than windres and refuses to accept it.
2021-07-03 14:28:28 +02:00

23 lines
415 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