lavapipe: Trivially expose VK_GOOGLE_user_type extension
There's nothing for the driver to do; it's all handled in spirv_to_nir. Signed-off-by: Christian Gmeiner <cgmeiner@igalia.com> Acked-by: Valentine Burley <valentine.burley@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38574>
This commit is contained in:
committed by
Marge Bot
parent
73e8d6533e
commit
d7fff632cd
+1
-1
@@ -685,7 +685,7 @@ Khronos extensions that are not part of any Vulkan version:
|
||||
VK_ANDROID_native_buffer DONE (anv, lvp, panvk, radv, tu, v3dv, vn)
|
||||
VK_GOOGLE_decorate_string DONE (anv, hasvk, hk, kk, lvp, nvk, panvk, radv, tu, vn)
|
||||
VK_GOOGLE_hlsl_functionality1 DONE (anv, hasvk, hk, kk, lvp, nvk, panvk, radv, tu, vn)
|
||||
VK_GOOGLE_user_type DONE (anv, hasvk, hk, kk, nvk, panvk, radv, tu, vn)
|
||||
VK_GOOGLE_user_type DONE (anv, hasvk, hk, kk, lvp, nvk, panvk, radv, tu, vn)
|
||||
VK_IMG_filter_cubic DONE (tu/a650+, vn)
|
||||
VK_NV_compute_shader_derivatives DONE (anv, hasvk, nvk, radv, tu/a7xx+, vn)
|
||||
VK_NVX_image_view_handle DONE (nvk)
|
||||
|
||||
Reference in New Issue
Block a user