Searched refs:fdtdx (Results 1 – 2 of 2) sorted by relevance
57 float fdtdx; /* sy */ member243 int yy = util_iround(yrow + samp->fdtdx * i); in fetch_row_xy_clamped()277 samp->fdtdx = dtdx * texture->height * oow; in init_nearest_sampler()283 samp->fsrc_y = (samp->fdtdx * x0 + in init_nearest_sampler()
766 float fdtdx = dtdx * height_oow; in lp_linear_init_sampler() local781 samp->t = float_to_fixed16(fdtdx * x0 + in lp_linear_init_sampler()787 samp->dtdx = float_to_fixed16(fdtdx); in lp_linear_init_sampler()