Module: GL_OES_matrix_palette
- Defined in:
- lib/opengl-definitions/extensions/GL_OES_matrix_palette.rb
Defined Under Namespace
Modules: Constants
Constant Summary collapse
- FUNCTIONS =
{ glCurrentPaletteMatrixOES: [ :void, :GLuint ].freeze, glLoadPaletteFromModelViewMatrixOES: [ :void ].freeze, glMatrixIndexPointerOES: [ :void, :GLint, :GLenum, :GLsizei, :pointer ].freeze, glWeightPointerOES: [ :void, :GLint, :GLenum, :GLsizei, :pointer ].freeze, }.freeze