summaryrefslogtreecommitdiffstats
path: root/src/libs/dxvk-native-1.9.2a/src/d3d10/d3d10_1.def
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/dxvk-native-1.9.2a/src/d3d10/d3d10_1.def')
-rw-r--r--src/libs/dxvk-native-1.9.2a/src/d3d10/d3d10_1.def29
1 files changed, 29 insertions, 0 deletions
diff --git a/src/libs/dxvk-native-1.9.2a/src/d3d10/d3d10_1.def b/src/libs/dxvk-native-1.9.2a/src/d3d10/d3d10_1.def
new file mode 100644
index 00000000..d32e4e1a
--- /dev/null
+++ b/src/libs/dxvk-native-1.9.2a/src/d3d10/d3d10_1.def
@@ -0,0 +1,29 @@
+LIBRARY D3D10_1.DLL
+EXPORTS
+ D3D10CreateDevice1
+ D3D10CreateDeviceAndSwapChain1
+ D3D10GetVertexShaderProfile
+ D3D10GetGeometryShaderProfile
+ D3D10GetPixelShaderProfile
+ D3D10CreateBlob
+ D3D10GetInputSignatureBlob
+ D3D10GetOutputSignatureBlob
+ D3D10ReflectShader
+ D3D10CompileShader
+ D3D10CreateEffectFromMemory
+ D3D10CreateEffectPoolFromMemory
+ D3D10CompileEffectFromMemory
+ D3D10DisassembleEffect
+ D3D10DisassembleShader
+ D3D10PreprocessShader
+ D3D10CreateStateBlock
+ D3D10StateBlockMaskDifference
+ D3D10StateBlockMaskDisableAll
+ D3D10StateBlockMaskDisableCapture
+ D3D10StateBlockMaskEnableAll
+ D3D10StateBlockMaskEnableCapture
+ D3D10StateBlockMaskGetSetting
+ D3D10StateBlockMaskIntersect
+ D3D10StateBlockMaskUnion
+ D3D10GetVersion
+ D3D10RegisterLayers \ No newline at end of file