Searched refs:_mesa_update_lighting (Results 1 – 3 of 3) sorted by relevance
95 extern void _mesa_update_lighting( struct gl_context *ctx );116 #define _mesa_update_lighting( c ) ((void)0) macro
505 _mesa_update_lighting( ctx ); in _mesa_update_state_locked()
884 _mesa_update_lighting( struct gl_context *ctx ) in _mesa_update_lighting() function