mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-03 11:30:21 +01:00
features: mark off multidraw for zink
Reviewed-by: Hoe Hao Cheng <haochengho12907@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8233>
This commit is contained in:
parent
cef876910a
commit
73e8cf7ebd
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue