Skip to content

API Reference / @gtkx/gl / ALL_SHADER_BITS

Variable: ALL_SHADER_BITS

const ALL_SHADER_BITS: 4294967295 = 4294967295

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

GL_ALL_SHADER_BITS.

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.