Searched refs:glIsSemaphoreEXT (Results 1 – 15 of 15) sorted by relevance
62 GLboolean glIsSemaphoreEXT(GLuint semaphore);
63 GLboolean glIsSemaphoreEXT(GLuint semaphore);
22 GL_APICALL GLboolean GL_APIENTRY glIsSemaphoreEXT(GLuint) { return (GLboolean)0; } in glIsSemaphoreEXT() function
21 GLboolean glIsSemaphoreEXT(GLuint semaphore);
225 DISPATCH_DEBUG_LOG("glIsSemaphoreEXT(semaphore:%d)", semaphore);
52 GL_APICALL GLboolean GL_APIENTRY glIsSemaphoreEXT(GLuint semaphore);
52 X(GLboolean, glIsSemaphoreEXT, (GLuint semaphore), (semaphore)) \
210 GL_APICALL GLboolean glIsSemaphoreEXT(GLuint semaphore);328 …maphoreEXT"] = (__translatorMustCastToProperFunctionPointerType)GLES2_NAMESPACED(glIsSemaphoreEXT); in getProcAddressGles2()4759 GL_APICALL GLboolean glIsSemaphoreEXT(GLuint semaphore) { in glIsSemaphoreEXT() function4761 return ctx->dispatcher().glIsSemaphoreEXT(semaphore); in glIsSemaphoreEXT()
414 X(GLboolean, glIsSemaphoreEXT, (GLuint semaphore), (semaphore)) \
1751 GL_APICALL GLboolean GL_APIENTRY glIsSemaphoreEXT (GLuint semaphore);
1777 GL_APICALL GLboolean GL_APIENTRY glIsSemaphoreEXT (GLuint semaphore);
1827 GL_APICALL GLboolean GL_APIENTRY glIsSemaphoreEXT (GLuint semaphore);
8098 GLAPI GLboolean APIENTRY glIsSemaphoreEXT (GLuint semaphore);