Searched refs:_mesa_update_lighting (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Dlight.h95 extern void _mesa_update_lighting( struct gl_context *ctx );
116 #define _mesa_update_lighting( c ) ((void)0) macro
H A Dstate.c453 * _mesa_update_lighting() and _mesa_update_tnl_spaces().
505 _mesa_update_lighting( ctx );
H A Dlight.c884 _mesa_update_lighting( struct gl_context *ctx ) function
/external/mesa3d/src/mesa/main/
H A Dlight.h95 extern void _mesa_update_lighting( struct gl_context *ctx );
116 #define _mesa_update_lighting( c ) ((void)0) macro
H A Dstate.c453 * _mesa_update_lighting() and _mesa_update_tnl_spaces().
505 _mesa_update_lighting( ctx );
H A Dlight.c884 _mesa_update_lighting( struct gl_context *ctx ) function

Completed in 115 milliseconds