1
0
mirror of https://github.com/DxWnd/DxWnd.reloaded synced 2024-12-30 09:25:35 +01:00
gho tik 18cbe1fc64 v2_03_27_src
Former-commit-id: f82b8c71b6cb3ef441d91c1a68898198a0a0e38f
2017-03-06 11:41:01 -05:00

17 lines
756 B
Modula-2

LIBRARY "d3d9"
EXPORTS
Direct3DShaderValidatorCreate9 = FakeDirect3DShaderValidatorCreate9 @1
PSGPError = FakePSGPError @2
PSGPSampleTexture = FakePSGPSampleTexture @3
D3DPERF_BeginEvent = FakeD3DPERF_BeginEvent @4
D3DPERF_EndEvent = FakeD3DPERF_EndEvent @5
D3DPERF_GetStatus = FakeD3DPERF_GetStatus @6
D3DPERF_QueryRepeatFrame = FakeD3DPERF_QueryRepeatFrame @7
D3DPERF_SetMarker = FakeD3DPERF_SetMarker @8
D3DPERF_SetOptions = FakeD3DPERF_SetOptions @9
D3DPERF_SetRegion = FakeD3DPERF_SetRegion @10
DebugSetLevel = FakeDebugSetLevel @11
DebugSetMute = FakeDebugSetMute @12
Direct3DCreate9 = FakeDirect3DCreate9 @13
Direct3DCreate9Ex = FakeDirect3DCreate9Ex @14