Searched refs:ValidateSecondaryColor3ui (Results 1 – 3 of 3) sorted by relevance
131 bool ValidateSecondaryColor3ui(const Context *context, GLuint red, GLuint green, GLuint blue) in ValidateSecondaryColor3ui() function
53 bool ValidateSecondaryColor3ui(const Context *context, GLuint red, GLuint green, GLuint blue);
566 (context->skipValidation() || ValidateSecondaryColor3ui(context, red, green, blue)); in SecondaryColor3ui()