radv: advertise VK_KHR_line_rasterization
Promoted from the EXT. Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27262>
This commit is contained in:
committed by
Marge Bot
parent
df3fbe3b33
commit
0ceeb67b3b
@@ -520,6 +520,7 @@ Khronos extensions that are not part of any Vulkan version:
|
||||
VK_KHR_get_surface_capabilities2 DONE (anv, lvp, nvk, pvr, radv, tu, v3dv, vn)
|
||||
VK_KHR_global_priority DONE (radv, tu)
|
||||
VK_KHR_incremental_present DONE (anv, hasvk, lvp, radv, tu, v3dv, vn)
|
||||
VK_KHR_line_rasterization DONE (radv)
|
||||
VK_KHR_load_store_op_none DONE (radv)
|
||||
VK_KHR_maintenance5 DONE (anv, lvp, radv, tu)
|
||||
VK_KHR_maintenance6 DONE (lvp)
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
VK_KHR_shader_subgroup_rotate on RADV
|
||||
VK_KHR_load_store_op_none on RADV
|
||||
VK_KHR_line_rasterization on RADV
|
||||
|
||||
Reference in New Issue
Block a user