Module: GL_AMD_performance_monitor::Constants

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

Constant Summary collapse

COUNTER_TYPE_AMD =
0x8BC0
COUNTER_RANGE_AMD =
0x8BC1
UNSIGNED_INT64_AMD =
0x8BC2
PERCENTAGE_AMD =
0x8BC3
PERFMON_RESULT_AVAILABLE_AMD =
0x8BC4
PERFMON_RESULT_SIZE_AMD =
0x8BC5
PERFMON_RESULT_AMD =
0x8BC6