Mesa (master): features: mark off multidraw for zink

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Thu Dec 31 13:46:01 UTC 2020


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

Author: Mike Blumenkrantz <michael.blumenkrantz at gmail.com>
Date:   Mon Dec 28 15:47:37 2020 -0500

features: mark off multidraw for zink

Reviewed-by: Hoe Hao Cheng <haochengho12907 at gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8233>

---

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

diff --git a/docs/features.txt b/docs/features.txt
index cdfa357fb3a..3a6f3665f50 100644
--- a/docs/features.txt
+++ b/docs/features.txt
@@ -179,7 +179,7 @@ GL 4.3, GLSL 4.30 -- all DONE: i965/gen8+, nvc0, r600, radeonsi, llvmpipe, virgl
   GL_ARB_framebuffer_no_attachments                     DONE (freedreno, i965, softpipe, v3d)
   GL_ARB_internalformat_query2                          DONE (all drivers)
   GL_ARB_invalidate_subdata                             DONE (all drivers)
-  GL_ARB_multi_draw_indirect                            DONE (freedreno, i965, softpipe, swr, v3d)
+  GL_ARB_multi_draw_indirect                            DONE (freedreno, i965, softpipe, swr, v3d, zink)
   GL_ARB_program_interface_query                        DONE (all drivers)
   GL_ARB_robust_buffer_access_behavior                  DONE (i965)
   GL_ARB_shader_image_size                              DONE (freedreno/a5xx+, i965, softpipe, v3d)



More information about the mesa-commit mailing list