radv/video: Implement VK_VALVE_video_encode_rgb_conversion
This is used by Steam Link VR (driver_vrlink) to avoid doing YUV conversion itself. Signed-off-by: Autumn Ashton <misyl@froggi.es> Reviewed-by: David Rosca <david.rosca@amd.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37500>
This commit is contained in:
+1
-1
@@ -716,7 +716,7 @@ Khronos extensions that are not part of any Vulkan version:
|
||||
VK_MESA_image_alignment_control DONE (anv, nvk, radv)
|
||||
VK_EXT_legacy_dithering DONE (anv, tu, vn)
|
||||
VK_QCOM_fragment_density_map_offset DONE (tu)
|
||||
|
||||
VK_VALVE_video_encode_rgb_conversion DONE (radv)
|
||||
|
||||
Rusticl OpenCL 1.0 -- all DONE:
|
||||
Image support DONE
|
||||
|
||||
Reference in New Issue
Block a user