Module: GL_OES_texture_buffer
- Defined in:
- lib/opengl-definitions/extensions/GL_OES_texture_buffer.rb
Defined Under Namespace
Modules: Constants
Constant Summary collapse
- FUNCTIONS =
{ glTexBufferOES: [ :void, :GLenum, :GLenum, :GLuint ].freeze, glTexBufferRangeOES: [ :void, :GLenum, :GLenum, :GLuint, :GLintptr, :GLsizeiptr ].freeze, }.freeze