Module: GL_AMD_performance_monitor::Constants

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

Constant Summary collapse

GL_COUNTER_TYPE_AMD =
0x8BC0
GL_COUNTER_RANGE_AMD =
0x8BC1
GL_UNSIGNED_INT64_AMD =
0x8BC2
GL_PERCENTAGE_AMD =
0x8BC3
GL_PERFMON_RESULT_AVAILABLE_AMD =
0x8BC4
GL_PERFMON_RESULT_SIZE_AMD =
0x8BC5
GL_PERFMON_RESULT_AMD =
0x8BC6