docs: add features/relnotes for zink sparse texture support

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14381>
This commit is contained in:
Mike Blumenkrantz 2022-01-20 10:49:02 -05:00 committed by Marge Bot
parent f86e97ab34
commit a4c9276de2
2 changed files with 4 additions and 4 deletions

View File

@ -312,8 +312,8 @@ Khronos, ARB, and OES extensions that are not part of any OpenGL or OpenGL ES ve
GL_ARB_shader_viewport_layer_array DONE (i965/gen6+, nvc0, radeonsi, zink)
GL_ARB_shading_language_include DONE
GL_ARB_sparse_buffer DONE (radeonsi/gfx9+, zink)
GL_ARB_sparse_texture DONE (radeonsi/gfx9+)
GL_ARB_sparse_texture2 DONE (radeonsi/gfx9+)
GL_ARB_sparse_texture DONE (radeonsi/gfx9+, zink)
GL_ARB_sparse_texture2 DONE (radeonsi/gfx9+, zink)
GL_ARB_sparse_texture_clamp not started
GL_ARB_texture_filter_minmax DONE (nvc0/gm200+, zink)
GL_EXT_color_buffer_half_float DONE (freedreno, i965, iris, llvmpipe, nv50, nvc0, radeonsi, zink)

View File

@ -2,7 +2,7 @@ lavapipe,radv KHR_dynamic_rendering
radv EXT_image_view_min_lod
VK_KHR_synchronization2 on RADV.
OpenSWR has been moved to the Amber branch
radeonsi ARB_sparse_texture
radeonsi, zink ARB_sparse_texture
d3d12 support for shader store buffers, images, compute, indirect draw, draw params, and ARB_framebuffer_no_attachments
radeonsi ARB_sparse_texture2
radeonsi, zink ARB_sparse_texture2
zink EXT_memory_object, EXT_memory_object_fd, EXT_semaphore, EXT_semaphore_fd