Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_linear_sampler.c340 samp->stretched_row_index = 1; in fetch_and_stretch_bgra_row()
345 samp->stretched_row_index = 0; in fetch_and_stretch_bgra_row()
354 uint32_t * restrict dst_row = samp->stretched_row[samp->stretched_row_index]; in fetch_and_stretch_bgra_row()
380 samp->stretched_row_y[samp->stretched_row_index] = y; in fetch_and_stretch_bgra_row()
381 samp->stretched_row_index ^= 1; in fetch_and_stretch_bgra_row()
901 samp->stretched_row_index = 0; in lp_linear_init_sampler()
H A Dlp_linear_priv.h45 int stretched_row_index; member

Completed in 4 milliseconds