Searched refs:ValidateTexCoordP2ui (Results 1 – 4 of 4) sorted by relevance
67 bool ValidateTexCoordP2ui(const Context *context, GLenum type, GLuint coords);
140 bool ValidateTexCoordP2ui(const Context *context, GLenum type, GLuint coords);
328 bool ValidateTexCoordP2ui(const Context *context, GLenum type, GLuint coords) in ValidateTexCoordP2ui() function
4069 (context->skipValidation() || ValidateTexCoordP2ui(context, type, coords)); in GL_TexCoordP2ui()