Searched refs:fog_option (Results 1 – 1 of 1) sorted by relevance
74 unsigned fog_option; in _mesa_ARBfp_parse_option() local90 fog_option = OPTION_FOG_EXP; in _mesa_ARBfp_parse_option()92 fog_option = OPTION_FOG_EXP2; in _mesa_ARBfp_parse_option()94 fog_option = OPTION_FOG_LINEAR; in _mesa_ARBfp_parse_option()101 state->option.Fog = fog_option; in _mesa_ARBfp_parse_option()124 return state->option.Fog == fog_option ? 1 : 0; in _mesa_ARBfp_parse_option()