Searched refs:GL_IsSemaphoreEXT (Results 1 – 4 of 4) sorted by relevance
575 {"glIsSemaphoreEXT", P(GL_IsSemaphoreEXT)},
927 ANGLE_EXPORT GLboolean GL_APIENTRY GL_IsSemaphoreEXT(GLuint semaphore);
4285 return GL_IsSemaphoreEXT(semaphore); in glIsSemaphoreEXT()
5694 GLboolean GL_APIENTRY GL_IsSemaphoreEXT(GLuint semaphore) in GL_IsSemaphoreEXT() function