-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathd3d9.def
19 lines (17 loc) · 826 Bytes
/
d3d9.def
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
LIBRARY "d3d9"
EXPORTS
; Direct3DShaderValidatorCreate9 = f_Direct3DShaderValidatorCreate9 @23
; PSGPError = f_PSGPError @24
; PSGPSampleTexture = f_PSGPSampleTexture @25
; D3DPERF_BeginEvent = f_D3DPERF_BeginEvent @26
; D3DPERF_EndEvent = f_D3DPERF_EndEvent @27
; D3DPERF_GetStatus = f_D3DPERF_GetStatus @28
; D3DPERF_QueryRepeatFrame = f_D3DPERF_QueryRepeatFrame @29
; D3DPERF_SetMarker = f_D3DPERF_SetMarker @30
D3DPERF_SetOptions = f_D3DPERF_SetOptions @31
; D3DPERF_SetRegion = f_D3DPERF_SetRegion @32
; DebugSetLevel = f_DebugSetLevel @33
; DebugSetMute = f_DebugSetMute @34
; Direct3D9EnableMaximizedWindowedModeShim = f_Direct3D9EnableMaximizedWindowedModeShim @35
Direct3DCreate9 = f_Direct3DCreate9 @36
Direct3DCreate9Ex = f_Direct3DCreate9Ex @37