Get the latest tech news
Vulkan 1.3.302 Published With AV1 Encode & NVIDIA Display Stereo Extensions
Vulkan 1.3.302 was published this morning with a handful of new extensions, including AV1 encode support for Vulkan Video.
VK_EXT_vertex_attribute_robustness- The VK_EXT_vertex_attribute_robustness extension worked on by Nintendo allows applications to not have to specify fake vertex attribute locations due to the performance hit that can be encountered. VK_KHR_video_encode_quantization_map- The VK_KHR_video_encode_quantization_map extension builds on VK_KHR_video_encode_queue and allows fine-grained control of codec-specific quantization parameters for video encoding. VK_NV_display_stereo- The VK_NV_display_stereo vendor extension from NVIDIA allows applications to choose the type of 3D stereo hardware it wants to use and the driver will then configure it accordingly such as for HDMI 3D.
Or read this on Phoronix