Searched refs:ValidateGenSemaphoresEXT (Results 1 – 3 of 3) sorted by relevance
998 bool ValidateGenSemaphoresEXT(const Context *context, GLsizei n, const SemaphoreID *semaphores) in ValidateGenSemaphoresEXT() function
1087 bool ValidateGenSemaphoresEXT(const Context *context,
5654 (context->skipValidation() || ValidateGenSemaphoresEXT(context, n, semaphoresPacked)); in GL_GenSemaphoresEXT()