Module: GL_ARB_occlusion_query::Constants
- Defined in:
- lib/opengl-definitions/extensions/GL_ARB_occlusion_query.rb
Constant Summary collapse
- GL_QUERY_COUNTER_BITS_ARB =
0x8864
- GL_CURRENT_QUERY_ARB =
0x8865
- GL_QUERY_RESULT_ARB =
0x8866
- GL_QUERY_RESULT_AVAILABLE_ARB =
0x8867
- GL_SAMPLES_PASSED_ARB =
0x8914