Module: Mesa
Branch: master
Commit: c015008ee07745d29dde3502c1e2b34a1127d33e
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=c015008ee07745d29dde3502c1e2b34a1127d33e

Author: Ian Romanick <ian.d.roman...@intel.com>
Date:   Thu Apr 16 12:17:19 2015 -0700

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.roman...@intel.com>

---

 docs/GL3.txt |    1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/GL3.txt b/docs/GL3.txt
index 433a012..6cc08b9 100644
--- a/docs/GL3.txt
+++ b/docs/GL3.txt
@@ -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)

_______________________________________________
mesa-commit mailing list
mesa-commit@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to