Module: GL_OES_texture_storage_multisample_2d_array::Constants

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

Constant Summary collapse

GL_TEXTURE_2D_MULTISAMPLE_ARRAY_OES =
0x9102
GL_TEXTURE_BINDING_2D_MULTISAMPLE_ARRAY_OES =
0x9105
GL_SAMPLER_2D_MULTISAMPLE_ARRAY_OES =
0x910B
GL_INT_SAMPLER_2D_MULTISAMPLE_ARRAY_OES =
0x910C
GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY_OES =
0x910D