-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathd3d9.def
18 lines (17 loc) · 1.05 KB
/
d3d9.def
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
LIBRARY d3d9
EXPORTS
D3DPERF_BeginEvent = Fake_D3DPERF_BeginEvent @1
D3DPERF_EndEvent = Fake_D3DPERF_EndEvent @2
D3DPERF_GetStatus = Fake_D3DPERF_GetStatus @3
D3DPERF_QueryRepeatFrame = Fake_D3DPERF_QueryRepeatFrame @4
D3DPERF_SetMarker = Fake_D3DPERF_SetMarker @5
D3DPERF_SetOptions = Fake_D3DPERF_SetOptions @6
D3DPERF_SetRegion = Fake_D3DPERF_SetRegion @7
DebugSetLevel = Fake_DebugSetLevel @8
DebugSetMute = Fake_DebugSetMute @9
Direct3D9EnableMaximizedWindowedModeShim = Fake_Direct3D9EnableMaximizedWindowedModeShim @10
Direct3DCreate9 = Fake_Direct3DCreate9 @11
Direct3DCreate9Ex = Fake_Direct3DCreate9Ex @12
Direct3DShaderValidatorCreate9 = Fake_Direct3DShaderValidatorCreate9 @13
PSGPError = Fake_PSGPError @14
PSGPSampleTexture = Fake_PSGPSampleTexture @15