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

/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Dlight.h97 extern void _mesa_update_tnl_spaces( struct gl_context *ctx, GLuint new_state );
117 #define _mesa_update_tnl_spaces( c, n ) ((void)0) macro
H A Dstate.c453 * _mesa_update_lighting() and _mesa_update_tnl_spaces().
550 _mesa_update_tnl_spaces( ctx, new_state );
H A Dlight.c1050 _mesa_update_tnl_spaces( struct gl_context *ctx, GLuint new_state ) function
/external/mesa3d/src/mesa/main/
H A Dlight.h97 extern void _mesa_update_tnl_spaces( struct gl_context *ctx, GLuint new_state );
117 #define _mesa_update_tnl_spaces( c, n ) ((void)0) macro
H A Dstate.c453 * _mesa_update_lighting() and _mesa_update_tnl_spaces().
550 _mesa_update_tnl_spaces( ctx, new_state );
H A Dlight.c1050 _mesa_update_tnl_spaces( struct gl_context *ctx, GLuint new_state ) function

Completed in 205 milliseconds