Module: GL_OES_mapbuffer::Constants

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

Constant Summary collapse

GL_WRITE_ONLY_OES =
0x88B9
GL_BUFFER_ACCESS_OES =
0x88BB
GL_BUFFER_MAPPED_OES =
0x88BC
GL_BUFFER_MAP_POINTER_OES =
0x88BD