Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_linear_priv.h40 int stretched_row_y[2]; member
H A Dlp_linear_sampler.c339 if (y == samp->stretched_row_y[0]) { in fetch_and_stretch_bgra_row()
344 if (y == samp->stretched_row_y[1]) { in fetch_and_stretch_bgra_row()
380 samp->stretched_row_y[samp->stretched_row_index] = y; in fetch_and_stretch_bgra_row()
899 samp->stretched_row_y[0] = -1; in lp_linear_init_sampler()
900 samp->stretched_row_y[1] = -1; in lp_linear_init_sampler()

Completed in 3 milliseconds