Module: GL_SGIS_texture_color_mask

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

Defined Under Namespace

Modules: Constants

Constant Summary collapse

FUNCTIONS =
{
  glTextureColorMaskSGIS: [ :void, :GLboolean, :GLboolean, :GLboolean, :GLboolean ].freeze,
}.freeze