summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>2021-04-02 11:30:21 -0400
committerMike Blumenkrantz <michael.blumenkrantz@gmail.com>2021-04-02 11:30:21 -0400
commit8199bd653e05880932f63a8e1e5eb3aed6bfbd7a (patch)
treea5c0bd1e7eb845fc2725598216f41d5fa79969d1 /docs
parent8371b75241ee256d85beb6a1fcf43d7ab5bb3e22 (diff)
features: mark off ARB_compute_variable_group_size for zink
this has been implemented for a long time Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10007>
Diffstat (limited to 'docs')
-rw-r--r--docs/features.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/features.txt b/docs/features.txt
index 0107f5bb796..b45f5c9e418 100644
--- a/docs/features.txt
+++ b/docs/features.txt
@@ -299,7 +299,7 @@ Khronos, ARB, and OES extensions that are not part of any OpenGL or OpenGL ES ve
GL_ARB_bindless_texture DONE (nvc0, radeonsi)
GL_ARB_cl_event not started
- GL_ARB_compute_variable_group_size DONE (i965/gen7+, nvc0, radeonsi)
+ GL_ARB_compute_variable_group_size DONE (i965/gen7+, nvc0, radeonsi, zink)
GL_ARB_ES3_2_compatibility DONE (i965/gen8+, radeonsi, virgl)
GL_ARB_fragment_shader_interlock DONE (i965)
GL_ARB_gpu_shader_int64 DONE (i965/gen8+, nvc0, radeonsi, softpipe, llvmpipe, zink)