anv: Advertise VK_EXT_image_robustness

We already support a superset of VK_EXT_image_robustness via
VK_EXT_robustness2.

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5985>
This commit is contained in:
Jason Ekstrand
2020-06-09 10:59:16 -05:00
committed by Marge Bot
parent d973e50f69
commit 36e6ac65c5
3 changed files with 9 additions and 0 deletions

View File

@@ -19,3 +19,4 @@ GL_ARB_gl_spirv on nvc0/nir.
GL_ARB_spirv_extensions on nvc0/nir.
RADV now uses ACO per default as backend
RADV_DEBUG=llvm option to enable LLVM backend for RADV
VK_EXT_image_robustness for ANV