Searched refs:ValidateGenTextures (Results 1 – 4 of 4) sorted by relevance
164 bool ValidateGenTextures(const Context *context, GLsizei n, const TextureID *texturesPacked);
5498 bool ValidateGenTextures(const Context *context, GLint n, const TextureID *textures) in ValidateGenTextures() function
1360 (context->skipValidation() || ValidateGenTextures(context, n, texturesPacked)); in GL_GenTextures()
7403 (context->skipValidation() || ValidateGenTextures(context, n, texturesPacked)); in GL_GenTextures()