Searched refs:ValidateColor4us (Results 1 – 3 of 3) sorted by relevance
206 bool ValidateColor4us(const Context *, GLushort red, GLushort green, GLushort blue, GLushort alpha) in ValidateColor4us() function
77 bool ValidateColor4us(const Context *context,
1026 (context->skipValidation() || ValidateColor4us(context, red, green, blue, alpha)); in GL_Color4us()