mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 11:18:08 +02:00
GL3: ARB_shader_image_load_store/size is done for radeonsi also in GLES
Trivial.
This commit is contained in:
parent
05aec42d3d
commit
590a37dc05
1 changed files with 2 additions and 2 deletions
|
|
@ -231,8 +231,8 @@ GLES3.1, GLSL ES 3.1
|
|||
GL_ARB_framebuffer_no_attachments DONE (i965, nvc0, r600, radeonsi)
|
||||
GL_ARB_program_interface_query DONE (all drivers)
|
||||
GL_ARB_shader_atomic_counters DONE (i965, nvc0)
|
||||
GL_ARB_shader_image_load_store DONE (i965, softpipe)
|
||||
GL_ARB_shader_image_size DONE (i965, softpipe)
|
||||
GL_ARB_shader_image_load_store DONE (i965, softpipe, radeonsi)
|
||||
GL_ARB_shader_image_size DONE (i965, softpipe, radeonsi)
|
||||
GL_ARB_shader_storage_buffer_object DONE (i965, nvc0)
|
||||
GL_ARB_shading_language_packing DONE (all drivers)
|
||||
GL_ARB_separate_shader_objects DONE (all drivers)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue