-
Notifications
You must be signed in to change notification settings - Fork 1
/
d3d11.def
53 lines (53 loc) · 1.64 KB
/
d3d11.def
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
LIBRARY "d3d11"
EXPORTS
CreateDirect3D11DeviceFromDXGIDevice = fn0
CreateDirect3D11SurfaceFromDXGISurface = fn1
D3D11CoreCreateDevice = fn2
D3D11CoreCreateLayeredDevice = fn3
D3D11CoreGetLayeredDeviceSize = fn4
D3D11CoreRegisterLayers = fn5
D3D11CreateDevice = fn6
D3D11CreateDeviceAndSwapChain = fn7
D3D11CreateDeviceForD3D12 = fn8
D3D11On12CreateDevice = fn9
D3DKMTCloseAdapter = fn10
D3DKMTCreateAllocation = fn11
D3DKMTCreateContext = fn12
D3DKMTCreateDevice = fn13
D3DKMTCreateSynchronizationObject = fn14
D3DKMTDestroyAllocation = fn15
D3DKMTDestroyContext = fn16
D3DKMTDestroyDevice = fn17
D3DKMTDestroySynchronizationObject = fn18
D3DKMTEscape = fn19
D3DKMTGetContextSchedulingPriority = fn20
D3DKMTGetDeviceState = fn21
D3DKMTGetDisplayModeList = fn22
D3DKMTGetMultisampleMethodList = fn23
D3DKMTGetRuntimeData = fn24
D3DKMTGetSharedPrimaryHandle = fn25
D3DKMTLock = fn26
D3DKMTOpenAdapterFromHdc = fn27
D3DKMTOpenResource = fn28
D3DKMTPresent = fn29
D3DKMTQueryAdapterInfo = fn30
D3DKMTQueryAllocationResidency = fn31
D3DKMTQueryResourceInfo = fn32
D3DKMTRender = fn33
D3DKMTSetAllocationPriority = fn34
D3DKMTSetContextSchedulingPriority = fn35
D3DKMTSetDisplayMode = fn36
D3DKMTSetDisplayPrivateDriverFormat = fn37
D3DKMTSetGammaRamp = fn38
D3DKMTSetVidPnSourceOwner = fn39
D3DKMTSignalSynchronizationObject = fn40
D3DKMTUnlock = fn41
D3DKMTWaitForSynchronizationObject = fn42
D3DKMTWaitForVerticalBlankEvent = fn43
D3DPerformance_BeginEvent = fn44
D3DPerformance_EndEvent = fn45
D3DPerformance_GetStatus = fn46
D3DPerformance_SetMarker = fn47
EnableFeatureLevelUpgrade = fn48
OpenAdapter10 = fn49
OpenAdapter10_2 = fn50