diff --git a/docs/features.txt b/docs/features.txt index bd968cd0f37..62f84bee56a 100644 --- a/docs/features.txt +++ b/docs/features.txt @@ -314,7 +314,7 @@ Khronos, ARB, and OES extensions that are not part of any OpenGL or OpenGL ES ve GL_ARB_sparse_buffer DONE (radeonsi/gfx9+, zink) GL_ARB_sparse_texture DONE (radeonsi/gfx9+, zink) GL_ARB_sparse_texture2 DONE (radeonsi/gfx9+, zink) - GL_ARB_sparse_texture_clamp DONE (radeonsi/gfx9+) + GL_ARB_sparse_texture_clamp DONE (radeonsi/gfx9+, zink) GL_ARB_texture_filter_minmax DONE (nvc0/gm200+, zink) GL_EXT_color_buffer_half_float DONE (freedreno, i965, iris, llvmpipe, nv50, nvc0, radeonsi, zink) GL_EXT_depth_bounds_test DONE (i965/gen12+, nv50, nvc0, radeonsi, softpipe, zink) diff --git a/docs/relnotes/new_features.txt b/docs/relnotes/new_features.txt index 36cf8d6dd69..ca3ba355e3f 100644 --- a/docs/relnotes/new_features.txt +++ b/docs/relnotes/new_features.txt @@ -8,4 +8,4 @@ radeonsi, zink ARB_sparse_texture2 zink EXT_memory_object, EXT_memory_object_fd, EXT_semaphore, EXT_semaphore_fd anv VK_VALVE_mutable_descriptor_type Vulkan 1.3 on RADV,Anv. -radeonsi ARB_sparse_texture_clamp +radeonsi, zink ARB_sparse_texture_clamp