Skip to content

API Reference / @gtkx/gl / VERTEX_SHADER_BIT

Variable: VERTEX_SHADER_BIT

const VERTEX_SHADER_BIT: 1 = 1

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

GL_VERTEX_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.