Skip to content

API Reference / @gtkx/gl / TEXTURE_BINDING_2D_MULTISAMPLE

Variable: TEXTURE_BINDING_2D_MULTISAMPLE

const TEXTURE_BINDING_2D_MULTISAMPLE: 37124 = 37124

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

GL_TEXTURE_BINDING_2D_MULTISAMPLE.

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.