Module: GL_ARB_query_buffer_object::Constants

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

Constant Summary collapse

QUERY_BUFFER =
0x9192
QUERY_BUFFER_BARRIER_BIT =
0x00008000
QUERY_BUFFER_BINDING =
0x9193
QUERY_RESULT_NO_WAIT =
0x9194