Searched refs:_mesa_update_material (Results 1 – 4 of 4) sorted by relevance
99 extern void _mesa_update_material( struct gl_context *ctx,
632 _mesa_update_material( struct gl_context *ctx, GLuint bitmask ) in _mesa_update_material() function719 _mesa_update_material( ctx, bitmask ); in _mesa_update_color_material()918 _mesa_update_material(ctx, in _mesa_update_lighting()928 _mesa_update_material(ctx, in _mesa_update_lighting()
209 _mesa_update_material( ctx, store->mat_bitmask ); in update_materials()260 _mesa_update_material( ctx, ~0 ); in prepare_materials()
206 _mesa_update_material(ctx, 1 << attr); in TAG()