radv: expose VK_KHR_shader_integer_dot_product
Signed-off-by: Rhys Perry <pendingchaos02@gmail.com> Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12617>
This commit is contained in:
@@ -491,6 +491,7 @@ Khronos extensions that are not part of any Vulkan version:
|
||||
VK_KHR_pipeline_executable_properties DONE (anv, radv, tu)
|
||||
VK_KHR_push_descriptor DONE (anv, lvp, radv, tu)
|
||||
VK_KHR_shader_clock DONE (anv, radv)
|
||||
VK_KHR_shader_integer_dot_product DONE (radv)
|
||||
VK_KHR_shader_non_semantic_info DONE (anv, radv)
|
||||
VK_KHR_shader_subgroup_uniform_control_flow DONE (anv, radv)
|
||||
VK_KHR_shader_terminate_invocation DONE (anv, radv, tu)
|
||||
|
||||
@@ -9,3 +9,4 @@ GL 4.5 compatibility on llvmpipe
|
||||
VK_EXT_primitive_topology_list_restart on RADV and lavapipe.
|
||||
ES 3.2 on zink
|
||||
VK_KHR_depth_stencil_resolve on lavapipe
|
||||
VK_KHR_shader_integer_dot_product on RADV.
|
||||
|
||||
Reference in New Issue
Block a user