Skip to content

API Reference / @gtkx/gl / textureBarrier

Function: textureBarrier()

textureBarrier(): void

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

void glTextureBarrier()

Provided by GL_VERSION_4_5.

Returns

void

See

https://registry.khronos.org/OpenGL-Refpages/gl4/html/glTextureBarrier.xhtml

Released under the MPL-2.0 License.