Searched refs:ValidateTexCoordP1ui (Results 1 – 4 of 4) sorted by relevance
65 bool ValidateTexCoordP1ui(const Context *context, GLenum type, GLuint coords);
138 bool ValidateTexCoordP1ui(const Context *context, GLenum type, GLuint coords);
318 bool ValidateTexCoordP1ui(const Context *context, GLenum type, GLuint coords) in ValidateTexCoordP1ui() function
4023 (context->skipValidation() || ValidateTexCoordP1ui(context, type, coords)); in GL_TexCoordP1ui()