You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- GL_NV_conditional_render
- http://www.opengl.org/registry/specs/NV/conditional_render.txt
- GL_NV_conditional_render
-
- GL_QUERY_WAIT_NV 0x8E13
- GL_QUERY_NO_WAIT_NV 0x8E14
- GL_QUERY_BY_REGION_WAIT_NV 0x8E15
- GL_QUERY_BY_REGION_NO_WAIT_NV 0x8E16
- void glBeginConditionalRenderNV (GLuint id, GLenum mode)
- void glEndConditionalRenderNV (void)
|