Home
last modified time | relevance | path

Searched refs:fetch_and_stretch_bgra_row (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_linear_sampler.c336 fetch_and_stretch_bgra_row(struct lp_linear_sampler *samp, in fetch_and_stretch_bgra_row() function
420 src_row0 = fetch_and_stretch_bgra_row(samp, y); in fetch_bgra_axis_aligned_linear()
426 src_row1 = fetch_and_stretch_bgra_row(samp, y + 1); in fetch_bgra_axis_aligned_linear()