Searched refs:fdtdy (Results 1 – 2 of 2) sorted by relevance
58 float fdtdy; /* sy */ member181 int yy = util_iround(samp->fsrc_y + samp->fdtdy * y); in fetch_row()208 int yy = util_iround(samp->fsrc_y + samp->fdtdy * y); in fetch_row_clamped()237 float yrow = samp->fsrc_y + samp->fdtdy * y; in fetch_row_xy_clamped()278 samp->fdtdy = dtdy * texture->height * oow; in init_nearest_sampler()284 samp->fdtdy * y0 + in init_nearest_sampler()310 int isrc_y1 = util_iround(samp->fsrc_y + height * samp->fdtdy); in init_nearest_sampler()
767 float fdtdy = dtdy * height_oow; in lp_linear_init_sampler() local782 fdtdy * y0 + in lp_linear_init_sampler()788 samp->dtdy = float_to_fixed16(fdtdy); in lp_linear_init_sampler()