Searched refs:ValidateColor3us (Results 1 – 3 of 3) sorted by relevance
136 bool ValidateColor3us(const Context *, GLushort red, GLushort green, GLushort blue) in ValidateColor3us() function
55 bool ValidateColor3us(const Context *context, GLushort red, GLushort green, GLushort blue);
674 (context->skipValidation() || ValidateColor3us(context, red, green, blue)); in GL_Color3us()