Searched refs:importSemaphoreFd (Results 1 – 3 of 3) sorted by relevance
205 void importSemaphoreFd(SemaphoreID semaphorePacked, HandleType handleTypePacked, GLint fd); \
8565 void Context::importSemaphoreFd(SemaphoreID semaphore, HandleType handleType, GLint fd) in importSemaphoreFd() function in gl::Context
5850 context->importSemaphoreFd(semaphorePacked, handleTypePacked, fd); in GL_ImportSemaphoreFdEXT()