Module: GL_ARB_gpu_shader_int64::Constants

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

Constant Summary collapse

NINT64_ARB =
0x140E
NUNSIGNED_INT64_ARB =
0x140F
NINT64_VEC2_ARB =
0x8FE9
NINT64_VEC3_ARB =
0x8FEA
NINT64_VEC4_ARB =
0x8FEB
NUNSIGNED_INT64_VEC2_ARB =
0x8FF5
NUNSIGNED_INT64_VEC3_ARB =
0x8FF6
NUNSIGNED_INT64_VEC4_ARB =
0x8FF7