Searched refs:RasterDistance (Results 1 – 2 of 2) sorted by relevance
476 ctx->Current.RasterDistance = ctx->Current.Attrib[VERT_ATTRIB_FOG][0]; in _mesa_RasterPos()478 ctx->Current.RasterDistance = in _mesa_RasterPos()731 ctx->Current.RasterDistance = ctx->Current.Attrib[VERT_ATTRIB_FOG][0]; in window_pos3f()733 ctx->Current.RasterDistance = 0.0; in window_pos3f()984 ctx->Current.RasterDistance = 0.0; in _mesa_init_rastpos()
358 GLfloat RasterDistance; member