Skip to content

API Reference / @gtkx/gl / TEXTURE_2D_MULTISAMPLE

Variable: TEXTURE_2D_MULTISAMPLE

const TEXTURE_2D_MULTISAMPLE: 37120 = 37120

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

GL_TEXTURE_2D_MULTISAMPLE.

Provided by GL_VERSION_3_2. Registry note: Reuse ARB_texture_multisample Also provided by the GL_ARB_internalformat_query2, GL_ARB_texture_multisample, GL_NV_internalformat_sample_query extensions. Groups: CopyImageSubDataTarget, TextureTarget. Allocated from the ARB enumerant range.

Released under the MPL-2.0 License.