Skip to content

API Reference / @gtkx/gl / ALL_BARRIER_BITS

Variable: ALL_BARRIER_BITS

const ALL_BARRIER_BITS: 4294967295 = 4294967295

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

GL_ALL_BARRIER_BITS.

Provided by GL_VERSION_4_2. Registry note: Reuse tokens from ARB_shader_image_load_store Also provided by the GL_ARB_shader_image_load_store extension. Groups: MemoryBarrierMask.

Released under the MPL-2.0 License.