Module: GL_NV_conditional_render
- Defined in:
- lib/opengl-definitions/extensions/GL_NV_conditional_render.rb
Defined Under Namespace
Modules: Constants
Constant Summary collapse
- FUNCTIONS =
{ glBeginConditionalRenderNV: [ :void, :GLuint, :GLenum ].freeze, glEndConditionalRenderNV: [ :void ].freeze, }.freeze