Skip to content

API Reference / @gtkx/gl / textureBarrier

Function: textureBarrier()

textureBarrier(): void

Defined in: generated/commands.d.ts:5705

void glTextureBarrier()

Provided by GL_VERSION_4_5. Registry note: Reuse GL_ARB_texture_barrier Also provided by the GL_ARB_texture_barrier extension.

Returns

void

Released under the MPL-2.0 License.