Module: GL_SGIS_sharpen_texture

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

Defined Under Namespace

Modules: Constants

Constant Summary collapse

FUNCTIONS =
{
  glSharpenTexFuncSGIS:    [ :void, :GLenum, :GLsizei, :pointer ].freeze,
  glGetSharpenTexFuncSGIS: [ :void, :GLenum, :pointer ].freeze,
}.freeze