mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 11:48:06 +02:00
docs/features: mark ssbos as done for zink
Reviewed-By: Mike Blumenkrantz <michael.blumenkrantz@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8778>
This commit is contained in:
parent
e47a9938d3
commit
56f1eb9de7
1 changed files with 2 additions and 2 deletions
|
|
@ -183,7 +183,7 @@ GL 4.3, GLSL 4.30 -- all DONE: i965/gen8+, nvc0, r600, radeonsi, llvmpipe, virgl
|
|||
GL_ARB_program_interface_query DONE (all drivers)
|
||||
GL_ARB_robust_buffer_access_behavior DONE (i965, zink)
|
||||
GL_ARB_shader_image_size DONE (freedreno/a5xx+, i965, softpipe, v3d, zink, panfrost/midgard)
|
||||
GL_ARB_shader_storage_buffer_object DONE (freedreno/a5xx+, i965, softpipe, v3d, panfrost)
|
||||
GL_ARB_shader_storage_buffer_object DONE (freedreno/a5xx+, i965, softpipe, v3d, panfrost, zink)
|
||||
GL_ARB_stencil_texturing DONE (freedreno, i965/hsw+, nv50, softpipe, swr, v3d, panfrost, d3d12, zink)
|
||||
GL_ARB_texture_buffer_range DONE (freedreno, nv50, i965, softpipe, swr, d3d12, zink)
|
||||
GL_ARB_texture_query_levels DONE (all drivers that support GLSL 1.30)
|
||||
|
|
@ -253,7 +253,7 @@ GLES3.1, GLSL ES 3.1 -- all DONE: i965/hsw+, nvc0, r600, radeonsi, virgl, v3d, s
|
|||
GL_ARB_shader_atomic_counters DONE (freedreno/a5xx+, i965/gen7+, swr, zink)
|
||||
GL_ARB_shader_image_load_store DONE (freedreno/a5xx+, i965/gen7+, swr, zink, panfrost/midgard)
|
||||
GL_ARB_shader_image_size DONE (freedreno/a5xx+, i965/gen7+, swr, zink, panfrost/midgard)
|
||||
GL_ARB_shader_storage_buffer_object DONE (freedreno/a5xx+, i965/gen7+)
|
||||
GL_ARB_shader_storage_buffer_object DONE (freedreno/a5xx+, i965/gen7+, zink)
|
||||
GL_ARB_shading_language_packing DONE (all drivers)
|
||||
GL_ARB_separate_shader_objects DONE (all drivers)
|
||||
GL_ARB_stencil_texturing DONE (freedreno, nv50, swr, panfrost, zink)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue