Skip to content

API Reference / @gtkx/gl / SCISSOR_TEST

Variable: SCISSOR_TEST

const SCISSOR_TEST: 3089 = 3089

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

GL_SCISSOR_TEST.

Provided by GL_VERSION_1_0. Also provided by the GL_ARB_viewport_array extension. Groups: GetPName, EnableCap. Allocated from the ARB enumerant range: Mostly OpenGL 1.0/1.1 enum assignments. Unused ranges should generally remain unused.

Released under the MPL-2.0 License.