Skip to content

API Reference / @gtkx/gl / PROGRAM_SEPARABLE

Variable: PROGRAM_SEPARABLE

const PROGRAM_SEPARABLE: 33368 = 33368

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

GL_PROGRAM_SEPARABLE.

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: ProgramParameterPName. Allocated from the ARB enumerant range: Range released by MS on 2002/9/16.

Released under the MPL-2.0 License.