API Reference / @gtkx/gl / fenceSync
Function: fenceSync()
fenceSync(
condition,flags):GLsync
Defined in: generated/commands.d.ts:1847
GLsync glFenceSync(GLenum condition, GLbitfield flags)
Provided by GL_VERSION_3_2.
Parameters
condition
number
GLenum, group SyncCondition
flags
number
GLbitfield, group SyncBehaviorFlags
Returns
GLsync
See
https://registry.khronos.org/OpenGL-Refpages/gl4/html/glFenceSync.xhtml