mirror of
https://github.com/brl/mutter.git
synced 2025-04-12 21:29:38 +00:00

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
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