Searched refs:_mesa_free_lighting_data (Results 1 – 3 of 3) sorted by relevance
107 extern void _mesa_free_lighting_data( struct gl_context *ctx );115 #define _mesa_free_lighting_data( c ) ((void)0) macro
1226 _mesa_free_lighting_data( struct gl_context *ctx ) in _mesa_free_lighting_data() function
1128 _mesa_free_lighting_data( ctx ); in _mesa_free_context_data()