HomeSort by relevance Sort by last modified time
    Searched defs:_mesa_free_lighting_data (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/mesa/main/
light.h 107 extern void _mesa_free_lighting_data( struct gl_context *ctx );
115 #define _mesa_free_lighting_data( c ) ((void)0) macro
light.c 1226 _mesa_free_lighting_data( struct gl_context *ctx ) function
    [all...]

Completed in 195 milliseconds