Skip to content

API Reference / @gtkx/gl / FRAGMENT_SHADER_BIT

Variable: FRAGMENT_SHADER_BIT

const FRAGMENT_SHADER_BIT: 2 = 2

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

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