Neil Roberts d1ddca4eee cogl-shader-boilerplate: Add the 3D texture extension on GLES2
To use the 3D texture extension on GLES2 it has to be enabled with the
following line in GLSL:

#extension GL_OES_texture_3D : enable
2010-12-13 17:29:14 +00:00
..
2010-12-09 13:59:08 +00:00
2010-12-09 15:42:19 +00:00
2010-12-09 15:42:19 +00:00
2010-12-09 15:34:22 +00:00
2010-12-08 14:26:27 +00:00
2010-12-09 13:59:08 +00:00
2009-07-10 11:38:42 +01:00
2010-12-09 13:59:08 +00:00