Searched refs:ValidateTexCoordP4ui (Results 1 – 4 of 4) sorted by relevance
71 bool ValidateTexCoordP4ui(const Context *context, GLenum type, GLuint coords);
144 bool ValidateTexCoordP4ui(const Context *context, GLenum type, GLuint coords);
348 bool ValidateTexCoordP4ui(const Context *context, GLenum type, GLuint coords) in ValidateTexCoordP4ui() function
4161 (context->skipValidation() || ValidateTexCoordP4ui(context, type, coords)); in GL_TexCoordP4ui()