Skip to content

API Reference / @gtkx/gl / StencilFunction

Type Alias: StencilFunction

StencilFunction = GLenum

Defined in: generated/types.d.ts:649

Registry enum group StencilFunction.

Open and documentation-only; any GLenum value is accepted.

Members: ALWAYS, EQUAL, GEQUAL, GREATER, LEQUAL, LESS, NEVER, NOTEQUAL.

Released under the MPL-2.0 License.