Module: GL_AMD_stencil_operation_extended

Defined in:
lib/opengl-definitions/extensions/GL_AMD_stencil_operation_extended.rb

Defined Under Namespace

Modules: Constants

Constant Summary collapse

FUNCTIONS =
{
  glStencilOpValueAMD: [ :void, :GLenum, :GLuint ].freeze,
}.freeze