Searched refs:_mesa_update_material (Results 1 – 4 of 4) sorted by relevance
97 extern void _mesa_update_material( struct gl_context *ctx,
611 _mesa_update_material( struct gl_context *ctx, GLuint bitmask ) in _mesa_update_material() function716 _mesa_update_material( ctx, bitmask ); in _mesa_update_color_material()916 _mesa_update_material(ctx, in _mesa_update_lighting()926 _mesa_update_material(ctx, in _mesa_update_lighting()
210 _mesa_update_material( ctx, store->mat_bitmask ); in update_materials()263 _mesa_update_material( ctx, ~0 ); in prepare_materials()
206 _mesa_update_material(ctx, 1 << attr); in TAG()