Skip to content

API Reference / @gtkx/gl / SAMPLER_2D_MULTISAMPLE

Variable: SAMPLER_2D_MULTISAMPLE

const SAMPLER_2D_MULTISAMPLE: 37128 = 37128

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

GL_SAMPLER_2D_MULTISAMPLE.

Provided by GL_VERSION_3_2. Registry note: Reuse ARB_texture_multisample Also provided by the GL_ARB_texture_multisample extension. Groups: AttributeType, UniformType. Allocated from the ARB enumerant range.

Released under the MPL-2.0 License.