docs/features: mark GL_NV_conditional_render as done for zink

Requires VK_EXT_conditional_rendering.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4835>
This commit is contained in:
Erik Faye-Lund
2020-04-30 20:01:22 +02:00
committed by Marge Bot
parent 5743fa6e70
commit 39d59cf87a

View 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)