Searched refs:FogCoordinateSource (Results 1 – 4 of 4) sorted by relevance
164 if (ctx->Fog.FogCoordinateSource == p) in _mesa_Fogfv()167 ctx->Fog.FogCoordinateSource = p; in _mesa_Fogfv()213 ctx->Fog.FogCoordinateSource = GL_FRAGMENT_DEPTH_EXT; in _mesa_init_fog()
475 if (ctx->Fog.FogCoordinateSource == GL_FOG_COORDINATE_EXT) in _mesa_RasterPos()730 if (ctx->Fog.FogCoordinateSource == GL_FOG_COORDINATE_EXT) in window_pos3f()
451 GLenum16 FogCoordinateSource;/**< GL_EXT_fog_coord */ member
241 translate_fog_distance_mode(ctx->Fog.FogCoordinateSource, in make_state_key()