Searched defs:_mesa_free_lighting_data (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/mesa/main/ | ||
D | light.h | 115 #define _mesa_free_lighting_data( c ) ((void)0) macro |
D | light.c | 1226 _mesa_free_lighting_data( struct gl_context *ctx ) in _mesa_free_lighting_data() function |