Skip to content

API Reference / @gtkx/gl / SHADER_STORAGE_BUFFER

Variable: SHADER_STORAGE_BUFFER

const SHADER_STORAGE_BUFFER: 37074 = 37074

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

GL_SHADER_STORAGE_BUFFER.

Provided by GL_VERSION_4_3. Registry note: Reuse tokens from ARB_shader_storage_buffer_object Also provided by the GL_ARB_shader_storage_buffer_object extension. Groups: CopyBufferSubDataTarget, BufferTargetARB, BufferStorageTarget. Allocated from the NV enumerant range: For Pat Brown, bug 4935.

Released under the MPL-2.0 License.