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 =
{
  def glBeginConditionalRenderNV(id, mode) end => [ :void, :GLuint, :GLenum ].freeze,
  def glEndConditionalRenderNV() end => [ :void ].freeze,
}.freeze