Module: Clutter::ShaderError
- Defined in:
- (unknown)
Constant Summary collapse
- NO_ASM =
No ASM shaders support
0 or :no_asm
- NO_GLSL =
No GLSL shaders support
1 or :no_glsl
- COMPILE =
Compilation error
2 or :compile
No ASM shaders support
0 or :no_asm
No GLSL shaders support
1 or :no_glsl
Compilation error
2 or :compile