Module: GL_ARB_occlusion_query::Constants
- Defined in:
- lib/opengl-definitions/extensions/GL_ARB_occlusion_query.rb
Constant Summary collapse
- NQUERY_COUNTER_BITS_ARB =
0x8864
- NCURRENT_QUERY_ARB =
0x8865
- NQUERY_RESULT_ARB =
0x8866
- NQUERY_RESULT_AVAILABLE_ARB =
0x8867
- NSAMPLES_PASSED_ARB =
0x8914