Home | History | Annotate | Download | only in functional

Lines Matching refs:glFenceSync

1029 			sync = glFenceSync(GL_SYNC_GPU_COMMANDS_COMPLETE, 0);
1258 m_log << TestLog::Section("", "A name returned by glFenceSync is the name of a sync object.");
1262 sync = glFenceSync (GL_SYNC_GPU_COMMANDS_COMPLETE, 0);