Module: GL_ARB_shader_subroutine::Constants
- Defined in:
- lib/opengl-definitions/extensions/GL_ARB_shader_subroutine.rb
Constant Summary collapse
- ACTIVE_SUBROUTINES =
0x8DE5- ACTIVE_SUBROUTINE_UNIFORMS =
0x8DE6- ACTIVE_SUBROUTINE_UNIFORM_LOCATIONS =
0x8E47- ACTIVE_SUBROUTINE_MAX_LENGTH =
0x8E48- ACTIVE_SUBROUTINE_UNIFORM_MAX_LENGTH =
0x8E49- MAX_SUBROUTINES =
0x8DE7- MAX_SUBROUTINE_UNIFORM_LOCATIONS =
0x8DE8- NUM_COMPATIBLE_SUBROUTINES =
0x8E4A- COMPATIBLE_SUBROUTINES =
0x8E4B- UNIFORM_SIZE =
0x8A38- UNIFORM_NAME_LENGTH =
0x8A39