docs: Update features and new_features for anv

Signed-off-by: Rohan Garg <rohan.garg@intel.com>
Reviewed-by: Marcin Ślusarz <marcin.slusarz@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14681>
This commit is contained in:
Rohan Garg 2022-01-24 14:30:00 +01:00 committed by Marge Bot
parent a6aa35a091
commit 1c825d14fb
2 changed files with 2 additions and 1 deletions

View File

@ -571,7 +571,7 @@ Khronos extensions that are not part of any Vulkan version:
VK_IMG_filter_cubic DONE (tu/a650)
VK_NV_compute_shader_derivatives DONE (anv, radv)
VK_EXT_acquire_drm_display DONE (radv, anv)
VK_VALVE_mutable_descriptor_type DONE (radv, tu)
VK_VALVE_mutable_descriptor_type DONE (anv, radv, tu)
VK_AMD_buffer_marker DONE (radv)
VK_AMD_device_coherent_memory DONE (radv)
VK_AMD_draw_indirect_count DONE (radv)

View File

@ -6,3 +6,4 @@ radeonsi, zink ARB_sparse_texture
d3d12 GLES3.1 (shader storage buffers, images, compute, indirect draw, draw params, ARB_framebuffer_no_attachments, ARB_sample_shading, and GLSL400)
radeonsi, zink ARB_sparse_texture2
zink EXT_memory_object, EXT_memory_object_fd, EXT_semaphore, EXT_semaphore_fd
anv VK_VALVE_mutable_descriptor_type