[vkd3d] ANNOUNCE: Fix a typo in the libvkd3d-shader new interfaces section.
7 Mar
2022
7 Mar
'22
2:38 p.m.
Signed-off-by: Francois Gouget <fgouget(a)free.fr> --- ANNOUNCE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ANNOUNCE b/ANNOUNCE index 29a627fc..163e24d9 100644 --- a/ANNOUNCE +++ b/ANNOUNCE @@ -88,7 +88,7 @@ New interfaces: Direct3D 12 and Vulkan binding models. - The VKD3D_SHADER_COMPILE_OPTION_API_VERSION compile option can be used to specify the version of the libvkd3d-shader API the - application is targetting. If left unspecified, + application is targeting. If left unspecified, VKD3D_SHADER_API_VERSION_1_2 will be used. - Various shader translation fixes, for tessellation shaders in particular. -- 2.30.2
1382
Age (days ago)
1382
Last active (days ago)
1 comments
2 participants
participants (2)
-
Francois Gouget -
Henri Verbeet