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:
Rhys Perry
2021-08-02 19:48:55 +01:00
committed by Marge Bot
parent 8037b21573
commit 522f135d06
4 changed files with 50 additions and 0 deletions
+1
View File
@@ -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.