Module: GL_SGIS_detail_texture

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

Defined Under Namespace

Modules: Constants

Constant Summary collapse

FUNCTIONS =
{
  glDetailTexFuncSGIS:    [ :void, :GLenum, :GLsizei, :pointer ].freeze,
  glGetDetailTexFuncSGIS: [ :void, :GLenum, :pointer ].freeze,
}.freeze