radv: Implement VK_VALVE_mutable_descriptor_type.

Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7967>
This commit is contained in:
Hans-Kristian Arntzen
2020-12-07 13:41:26 +01:00
committed by Marge Bot
parent 08fb84dc9d
commit 86644b84b9
5 changed files with 115 additions and 17 deletions

View File

@@ -2,3 +2,4 @@ GL_EXT_demote_to_helper_invocation on radeonsi
EGL_MESA_platform_xcb
driconf: remove glx_disable_oml_sync_control, glx_disable_sgi_video_sync, and glx_disable_ext_buffer_age
Removed support for loading DRI drivers older than Mesa 8.0, including all DRI1 support
Add support for VK_VALVE_mutable_descriptor_type on RADV