mirror of
https://github.com/brl/mutter.git
synced 2025-02-02 14:53:03 +00:00
Neil Roberts
03d33a6f4d
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
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%