Module: GL_ARB_sparse_texture

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

Defined Under Namespace

Modules: Constants

Constant Summary collapse

FUNCTIONS =
{
  glTexPageCommitmentARB: [ :void, :GLenum, :GLint, :GLint, :GLint, :GLint, :GLsizei, :GLsizei, :GLsizei, :GLboolean ].freeze,
}.freeze