docs/features: mark GL_NV_conditional_render as done for zink
authorErik Faye-Lund <erik.faye-lund@collabora.com>
Thu, 30 Apr 2020 18:01:22 +0000 (20:01 +0200)
committerMarge Bot <eric+marge@anholt.net>
Mon, 11 May 2020 09:09:34 +0000 (09:09 +0000)
Requires VK_EXT_conditional_rendering.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4835>

docs/features.txt

index 41b012ffda8054153dfa1b7fc2294c6c97bd3ac0..e70d1cf86bb5a075f9a60e5f274008733d2222e5 100644 (file)
@@ -39,7 +39,7 @@ Feature                                                 Status
 GL 3.0, GLSL 1.30 --- all DONE: freedreno, i965, nv50, nvc0, r600, radeonsi, llvmpipe, softpipe, swr, virgl
 
   glBindFragDataLocation, glGetFragDataLocation         DONE
-  GL_NV_conditional_render (Conditional rendering)      DONE ()
+  GL_NV_conditional_render (Conditional rendering)      DONE (zink)
   GL_ARB_map_buffer_range (Map buffer subranges)        DONE (v3d, zink)
   GL_ARB_color_buffer_float (Clamping controls)         DONE (v3d, zink)
   GL_ARB_texture_float (Float textures, renderbuffers)  DONE (v3d, zink)