Home
last modified time | relevance | path

Searched refs:fdsdy (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_fs_linear.c56 float fdsdy; /* sx */ member
236 const float xrow = samp->fsrc_x + samp->fdsdy * y; in fetch_row_xy_clamped()
272 samp->fdsdy = dsdy * texture->width * oow; in init_nearest_sampler()
276 samp->fdsdy * y0 + in init_nearest_sampler()
H A Dlp_linear_sampler.c748 float fdsdy = dsdy * width_oow; in lp_linear_init_sampler() local
761 fdsdy * y0 + in lp_linear_init_sampler()
769 samp->dsdy = float_to_fixed16(fdsdy); in lp_linear_init_sampler()

Completed in 4 milliseconds