Searched refs:gl_colorbuffer_attrib (Results 1 – 2 of 2) sorted by relevance
240 struct gl_colorbuffer_attrib struct3217 struct gl_colorbuffer_attrib Color;3391 struct gl_colorbuffer_attrib Color; /**< Color buffer attributes */
119 memcpy(&head->Color, &ctx->Color, sizeof(struct gl_colorbuffer_attrib)); in _mesa_PushAttrib()