Skip to content

API Reference / @gtkx/gl / TEXTURE_BINDING_2D_MULTISAMPLE_ARRAY

Variable: TEXTURE_BINDING_2D_MULTISAMPLE_ARRAY

const TEXTURE_BINDING_2D_MULTISAMPLE_ARRAY: 37125 = 37125

Defined in: generated/enums.d.ts:9824

GL_TEXTURE_BINDING_2D_MULTISAMPLE_ARRAY.

Provided by GL_VERSION_3_2. Registry note: Reuse ARB_texture_multisample Also provided by the GL_ARB_direct_state_access, GL_ARB_texture_multisample extensions. Groups: GetPName. Allocated from the ARB enumerant range.

Released under the MPL-2.0 License.