HomeSort by relevance Sort by last modified time
    Searched refs:_mesa_free_lighting_data (Results 1 - 3 of 3) 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
context.c     [all...]
light.c 1226 _mesa_free_lighting_data( struct gl_context *ctx ) function
    [all...]

Completed in 199 milliseconds