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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dlight.h93 extern void _mesa_update_lighting( struct gl_context *ctx );
H A Dstate.c285 * _mesa_update_lighting() and _mesa_update_tnl_spaces().
338 _mesa_update_lighting(ctx);
H A Dlight.c881 _mesa_update_lighting( struct gl_context *ctx ) function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dlight.h94 extern GLbitfield _mesa_update_lighting( struct gl_context *ctx );
H A Dstate.c393 * _mesa_update_lighting() and _mesa_update_tnl_spaces().
432 new_state |= _mesa_update_lighting(ctx);
H A Dlight.c953 _mesa_update_lighting( struct gl_context *ctx ) function in typeref:typename:GLbitfield

Completed in 18 milliseconds