OpenGL.GLES2.OES.texture_storage_multisample_2d_array

OpenGL extension OES.texture_storage_multisample_2d_array
This module customises the behaviour of the OpenGL.raw.GLES2.OES.texture_storage_multisample_2d_array to provide a more Python-friendly API
The official definition of this extension is available here: http://www.opengl.org/registry/specs/OES/texture_storage_multisample_2d_array.txt

Functions

Constants

GL_INT_SAMPLER_2D_MULTISAMPLE_ARRAY_OES (37132)
GL_SAMPLER_2D_MULTISAMPLE_ARRAY_OES (37131)
GL_TEXTURE_2D_MULTISAMPLE_ARRAY_OES (37122)
GL_TEXTURE_BINDING_2D_MULTISAMPLE_ARRAY_OES (37125)
GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY_OES (37133)