mirror of
https://github.com/ziglang/zig.git
synced 2025-12-06 14:23:09 +00:00
I've added more of the ".def" files from mingw. The list is based on all the libraries referenced by the win32metadata project. (see https://github.com/marlersoft/zigwin32).
20 lines
516 B
Modula-2
Vendored
20 lines
516 B
Modula-2
Vendored
LIBRARY "d3d12.dll"
|
|
EXPORTS
|
|
GetBehaviorValue
|
|
D3D12CreateDevice
|
|
D3D12GetDebugInterface
|
|
SetAppCompatStringPointer
|
|
D3D12CoreCreateLayeredDevice
|
|
D3D12CoreGetLayeredDeviceSize
|
|
D3D12CoreRegisterLayers
|
|
D3D12CreateRootSignatureDeserializer
|
|
D3D12CreateVersionedRootSignatureDeserializer
|
|
D3D12DeviceRemovedExtendedData DATA
|
|
D3D12EnableExperimentalFeatures
|
|
D3D12PIXEventsReplaceBlock
|
|
D3D12PIXGetThreadInfo
|
|
D3D12PIXNotifyWakeFromFenceSignal
|
|
D3D12PIXReportCounter
|
|
D3D12SerializeRootSignature
|
|
D3D12SerializeVersionedRootSignature
|