Skip to content

API Reference / @gtkx/gl / MIRROR_CLAMP_TO_EDGE

Variable: MIRROR_CLAMP_TO_EDGE

const MIRROR_CLAMP_TO_EDGE: 34627 = 34627

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

GL_MIRROR_CLAMP_TO_EDGE.

Provided by GL_VERSION_4_4. Registry note: Reuse GL_ARB_texture_mirror_clamp_to_edge Also provided by the GL_ARB_texture_mirror_clamp_to_edge extension. Groups: TextureWrapMode. Allocated from the AMD enumerant range.

Released under the MPL-2.0 License.