Searched refs:gl_material (Results 1 – 5 of 5) sorted by relevance
36 struct gl_material;
712 struct gl_material *mat = &ctx->Light.Material; in _mesa_update_color_material()1167 init_material( struct gl_material *m ) in init_material()
635 struct gl_material struct939 struct gl_material Material;
1115 sizeof(struct gl_material)); in _mesa_PopAttrib()
59 const struct gl_material *mat = &ctx->Light.Material; in _mesa_fetch_state()