mirror of
https://github.com/DxWnd/DxWnd.reloaded
synced 2024-12-30 09:25:35 +01:00
17 lines
756 B
Modula-2
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
|