Skip to content

API Reference / @gtkx/gl / QUERY_BUFFER_BARRIER_BIT

Variable: QUERY_BUFFER_BARRIER_BIT

const QUERY_BUFFER_BARRIER_BIT: 32768 = 32768

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

GL_QUERY_BUFFER_BARRIER_BIT.

Provided by GL_VERSION_4_4. Registry note: Reuse GL_ARB_query_buffer_object Also provided by the GL_ARB_query_buffer_object extension. Groups: MemoryBarrierMask.

Released under the MPL-2.0 License.