Skip to content

API Reference / @gtkx/gl / DepthFunction

Type Alias: DepthFunction

DepthFunction = GLenum

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

Registry enum group DepthFunction.

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.