mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-04-13 05:43:18 -07:00
Release 1.4.
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
2cad32d7fa
commit
9d4df5e704
@ -45,6 +45,7 @@ enum vkd3d_shader_api_version
|
||||
VKD3D_SHADER_API_VERSION_1_1,
|
||||
VKD3D_SHADER_API_VERSION_1_2,
|
||||
VKD3D_SHADER_API_VERSION_1_3,
|
||||
VKD3D_SHADER_API_VERSION_1_4,
|
||||
};
|
||||
|
||||
/** The type of a chained structure. */
|
||||
|
Reference in New Issue
Block a user