mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-04-13 05:43:18 -07:00
build: Add version name for symbols.
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>
This commit is contained in:
committed by
Alexandre Julliard
parent
44aad2a938
commit
a64dd8be5f
@ -1,3 +1,4 @@
|
|||||||
|
VKD3D_1_0
|
||||||
{
|
{
|
||||||
global:
|
global:
|
||||||
vkd3d_shader_compile_dxbc;
|
vkd3d_shader_compile_dxbc;
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
VKD3D_1_0
|
||||||
{
|
{
|
||||||
global:
|
global:
|
||||||
D3D12CreateDevice;
|
D3D12CreateDevice;
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
VKD3D_1_0
|
||||||
{
|
{
|
||||||
global:
|
global:
|
||||||
vkd3d_acquire_vk_queue;
|
vkd3d_acquire_vk_queue;
|
||||||
|
Reference in New Issue
Block a user