Module: GL_OES_mapbuffer::Constants

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

Constant Summary collapse

WRITE_ONLY_OES =
0x88B9
BUFFER_ACCESS_OES =
0x88BB
BUFFER_MAPPED_OES =
0x88BC
BUFFER_MAP_POINTER_OES =
0x88BD