Searched defs:waitSync (Results 1 – 6 of 6) sorted by relevance
108 void (*waitSync)(GLsync, GLbitfield, GLuint64); member
843 void ColorBuffer::waitSync(bool debug) { in waitSync() function in ColorBuffer
375 PFNGLWAITSYNCPROC waitSync = nullptr; variable
973 bool waitSync = false; member
4251 Sync *waitSync = context->getSync(sync); in ValidateWaitSync() local
7225 void Context::waitSync(GLsync sync, GLbitfield flags, GLuint64 timeout) in waitSync() function in gl::Context