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