Searched refs:_mesa_init_lighting (Results 1 – 3 of 3) sorted by relevance
105 extern void _mesa_init_lighting( struct gl_context *ctx );114 #define _mesa_init_lighting( c ) ((void)0) macro
1189 _mesa_init_lighting( struct gl_context *ctx ) in _mesa_init_lighting() function
783 _mesa_init_lighting( ctx ); in init_attrib_groups()