mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 07:28:11 +02:00
doc: Add GL_ARB_shader_image_size dependency for OpenGL ES 3.1
imageSize() is in the GLSL ES 3.1 spec. Trivial. Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
This commit is contained in:
parent
b2e871bd48
commit
c015008ee0
1 changed files with 1 additions and 0 deletions
|
|
@ -220,6 +220,7 @@ GLES3.1, GLSL ES 3.1
|
|||
GL_ARB_program_interface_query DONE (all drivers)
|
||||
GL_ARB_shader_atomic_counters DONE (i965)
|
||||
GL_ARB_shader_image_load_store in progress (curro)
|
||||
GL_ARB_shader_image_size not started
|
||||
GL_ARB_shader_storage_buffer_object not started
|
||||
GL_ARB_shading_language_packing DONE (all drivers)
|
||||
GL_ARB_separate_shader_objects DONE (all drivers)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue