Skip to content

API Reference / @gtkx/gl / SHADER_STORAGE_BARRIER_BIT

Variable: SHADER_STORAGE_BARRIER_BIT

const SHADER_STORAGE_BARRIER_BIT: 8192 = 8192

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

GL_SHADER_STORAGE_BARRIER_BIT.

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: MemoryBarrierMask.

Released under the MPL-2.0 License.