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

/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Dlight.h107 extern void _mesa_free_lighting_data( struct gl_context *ctx );
115 #define _mesa_free_lighting_data( c ) ((void)0) macro
H A Dcontext.c1128 _mesa_free_lighting_data( ctx );
H A Dlight.c1226 _mesa_free_lighting_data( struct gl_context *ctx ) function
/external/mesa3d/src/mesa/main/
H A Dlight.h107 extern void _mesa_free_lighting_data( struct gl_context *ctx );
115 #define _mesa_free_lighting_data( c ) ((void)0) macro
H A Dcontext.c1128 _mesa_free_lighting_data( ctx );
H A Dlight.c1226 _mesa_free_lighting_data( struct gl_context *ctx ) function

Completed in 160 milliseconds