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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_state_fs_linear.c238 float xrow = samp->fsrc_x + samp->fdsdy * y; local in function:fetch_row_xy_clamped
244 int xx = util_iround(xrow + samp->fdsdx * i);

Completed in 3 milliseconds