Module: Mesa
Branch: master
Commit: d1f96e0c72c7ce76344a95945cefa6b534dec268
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=d1f96e0c72c7ce76344a95945cefa6b534dec268

Author: Mike Blumenkrantz <michael.blumenkra...@gmail.com>
Date:   Thu Apr  8 12:55:41 2021 -0400

features: mark off ARB_fragment_shader_interlock for zink

Reviewed-by: Erik Faye-Lund <erik.faye-l...@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10109>

---

 docs/features.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/features.txt b/docs/features.txt
index 6e603c1f0ce..7b80cee0292 100644
--- a/docs/features.txt
+++ b/docs/features.txt
@@ -301,7 +301,7 @@ Khronos, ARB, and OES extensions that are not part of any 
OpenGL or OpenGL ES ve
   GL_ARB_cl_event                                       not started
   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_fragment_shader_interlock                      DONE (i965, zink)
   GL_ARB_gpu_shader_int64                               DONE (i965/gen8+, 
nvc0, radeonsi, softpipe, llvmpipe, zink)
   GL_ARB_parallel_shader_compile                        DONE (all drivers)
   GL_ARB_post_depth_coverage                            DONE (i965, nvc0, 
radeonsi, llvmpipe, zink)

_______________________________________________
mesa-commit mailing list
mesa-commit@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to