Module: GL_ARB_shader_subroutine::Constants

Defined in:
lib/opengl-definitions/extensions/GL_ARB_shader_subroutine.rb

Constant Summary collapse

NACTIVE_SUBROUTINES =
0x8DE5
NACTIVE_SUBROUTINE_UNIFORMS =
0x8DE6
NACTIVE_SUBROUTINE_UNIFORM_LOCATIONS =
0x8E47
NACTIVE_SUBROUTINE_MAX_LENGTH =
0x8E48
NACTIVE_SUBROUTINE_UNIFORM_MAX_LENGTH =
0x8E49
NMAX_SUBROUTINES =
0x8DE7
NMAX_SUBROUTINE_UNIFORM_LOCATIONS =
0x8DE8
NNUM_COMPATIBLE_SUBROUTINES =
0x8E4A
NCOMPATIBLE_SUBROUTINES =
0x8E4B
NUNIFORM_SIZE =
0x8A38
NUNIFORM_NAME_LENGTH =
0x8A39