Searched refs:gl_colorbuffer_attrib (Results 1 – 3 of 3) sorted by relevance
325 struct gl_colorbuffer_attrib struct5138 struct gl_colorbuffer_attrib Color;5309 struct gl_colorbuffer_attrib Color; /**< Color buffer attributes */
118 memcpy(&head->Color, &ctx->Color, sizeof(struct gl_colorbuffer_attrib)); in _mesa_PushAttrib()
4753 struct gl_colorbuffer_attrib *color = &ctx->Color;