Skip to content

API Reference / @gtkx/gl / COMPUTE_SHADER

Variable: COMPUTE_SHADER

const COMPUTE_SHADER: 37305 = 37305

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

GL_COMPUTE_SHADER.

Provided by GL_VERSION_4_3. Registry note: Reuse tokens from ARB_compute_shader Also provided by the GL_ARB_compute_shader extension. Groups: ShaderType. Allocated from the AMD enumerant range: Khronos bugs 5899, 6004.

Released under the MPL-2.0 License.