Skip to content

API Reference / @gtkx/gl / GEOMETRY_SHADER_BIT

Variable: GEOMETRY_SHADER_BIT

const GEOMETRY_SHADER_BIT: 4 = 4

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

GL_GEOMETRY_SHADER_BIT.

Provided by GL_VERSION_4_1. Registry note: Reuse tokens from ARB_separate_shader_objects Also provided by the GL_ARB_separate_shader_objects extension. Groups: UseProgramStageMask.

Released under the MPL-2.0 License.