Searched refs:ValidateSecondaryColorP3uiv (Results 1 – 3 of 3) sorted by relevance
64 bool ValidateSecondaryColorP3uiv(const Context *context, GLenum type, const GLuint *color);
136 bool ValidateSecondaryColorP3uiv(const Context *context, GLenum type, const GLuint *color) in ValidateSecondaryColorP3uiv() function
785 (context->skipValidation() || ValidateSecondaryColorP3uiv(context, type, color)); in SecondaryColorP3uiv()