Skip to content

API Reference / @gtkx/gl / COMPARE_REF_TO_TEXTURE

Variable: COMPARE_REF_TO_TEXTURE

const COMPARE_REF_TO_TEXTURE: 34894 = 34894

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

GL_COMPARE_REF_TO_TEXTURE.

Provided by GL_VERSION_3_0. Groups: TextureCompareMode. Also known as GL_COMPARE_R_TO_TEXTURE. Allocated from the ARB enumerant range.

Released under the MPL-2.0 License.