0
0
mirror of https://gitlab.winehq.org/wine/vkd3d.git synced 2025-01-28 13:05:02 -08:00

23 lines
481 B
Plaintext
Raw Normal View History

VKD3D_1_0
{
global:
D3D12CreateDevice;
D3D12CreateDeviceVKD3D;
D3D12CreateRootSignatureDeserializer;
D3D12CreateVersionedRootSignatureDeserializer;
D3D12GetDebugInterface;
D3D12SerializeRootSignature;
D3D12SerializeVersionedRootSignature;
D3DCompile;
D3DCompile2;
D3DCreateBlob;
D3DPreprocess;
vkd3d_create_event;
vkd3d_destroy_event;
vkd3d_signal_event;
vkd3d_utils_set_log_callback;
vkd3d_wait_event;
local: *;
};