Searched refs:_mesa_update_material (Results 1 – 4 of 4) sorted by relevance
97 extern void _mesa_update_material( struct gl_context *ctx,
612 _mesa_update_material( struct gl_context *ctx, GLuint bitmask ) in _mesa_update_material() function717 _mesa_update_material( ctx, bitmask ); in _mesa_update_color_material()917 _mesa_update_material(ctx, in _mesa_update_lighting()927 _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()