Searched defs:semaphores (Results 1 – 4 of 4) sorted by relevance
164 VkSemaphore *semaphores; member
689 VkSemaphore semaphores[2]; in create() local
299 std::vector<vkhpp::Semaphore> semaphores; in TEST_P() local
4749 GL_APICALL void GL_APIENTRY glGenSemaphoresEXT(GLsizei n, GLuint *semaphores) { in glGenSemaphoresEXT()4754 GL_APICALL void GL_APIENTRY glDeleteSemaphoresEXT(GLsizei n, const GLuint *semaphores) { in glDeleteSemaphoresEXT()