Skip to content

API Reference / @gtkx/gl / VERTEX_ATTRIB_ARRAY_BARRIER_BIT

Variable: VERTEX_ATTRIB_ARRAY_BARRIER_BIT

const VERTEX_ATTRIB_ARRAY_BARRIER_BIT: 1 = 1

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

GL_VERTEX_ATTRIB_ARRAY_BARRIER_BIT.

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.