Searched refs:ValidateSecondaryColorP3uiv (Results 1 – 4 of 4) sorted by relevance
64 bool ValidateSecondaryColorP3uiv(const Context *context, GLenum type, const GLuint *color);
137 bool ValidateSecondaryColorP3uiv(const Context *context, GLenum type, const GLuint *color);
313 bool ValidateSecondaryColorP3uiv(const Context *context, GLenum type, const GLuint *color) in ValidateSecondaryColorP3uiv() function
4000 (context->skipValidation() || ValidateSecondaryColorP3uiv(context, type, color)); in GL_SecondaryColorP3uiv()