d3d12: Remove export ordinals.

Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
stable
Józef Kucia 2019-03-07 11:21:20 +01:00 committed by Alexandre Julliard
parent 4dd5e533b1
commit ffe1049e54
1 changed files with 8 additions and 8 deletions

View File

@ -1,8 +1,8 @@
100 stub GetBehaviorValue
101 stdcall D3D12CreateDevice(ptr long ptr ptr)
102 stdcall D3D12GetDebugInterface(ptr ptr)
103 stub D3D12CoreCreateLayeredDevice
104 stub D3D12CoreGetLayeredDeviceSize
105 stub D3D12CoreRegisterLayers
106 stdcall D3D12CreateRootSignatureDeserializer(ptr long ptr ptr)
107 stdcall D3D12SerializeRootSignature(ptr long ptr ptr)
@ stub GetBehaviorValue
@ stdcall D3D12CreateDevice(ptr long ptr ptr)
@ stdcall D3D12GetDebugInterface(ptr ptr)
@ stub D3D12CoreCreateLayeredDevice
@ stub D3D12CoreGetLayeredDeviceSize
@ stub D3D12CoreRegisterLayers
@ stdcall D3D12CreateRootSignatureDeserializer(ptr long ptr ptr)
@ stdcall D3D12SerializeRootSignature(ptr long ptr ptr)