mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-09-12 18:50:22 -07:00
build: Add "crosstest" target for tests cross-compilation.
This commit is contained in:
7
crosslibs/d3d12.cross64.def
Normal file
7
crosslibs/d3d12.cross64.def
Normal file
@@ -0,0 +1,7 @@
|
||||
LIBRARY D3D12.dll
|
||||
|
||||
EXPORTS
|
||||
D3D12CreateDevice @101
|
||||
D3D12GetDebugInterface @102
|
||||
D3D12CreateRootSignatureDeserializer @106
|
||||
D3D12SerializeRootSignature @107
|
Reference in New Issue
Block a user