Searched refs:_mesa_init_fog (Results 1 – 3 of 3) sorted by relevance
60 extern void _mesa_init_fog( struct gl_context * ctx );65 #define _mesa_init_fog( c ) ((void)0) macro
210 void _mesa_init_fog( struct gl_context * ctx ) in _mesa_init_fog() function
780 _mesa_init_fog( ctx ); in init_attrib_groups()