Searched refs:lp_linear_sampler (Results 1 – 6 of 6) sorted by relevance
86 struct lp_linear_sampler *samp = (struct lp_linear_sampler *)elem; in fetch_bgra_memcpy()116 struct lp_linear_sampler *samp = (struct lp_linear_sampler *)elem; in fetch_bgrx_memcpy()149 struct lp_linear_sampler *samp = (struct lp_linear_sampler *)elem; in fetch_bgra_axis_aligned()172 struct lp_linear_sampler *samp = (struct lp_linear_sampler *)elem; in fetch_bgrx_axis_aligned()197 struct lp_linear_sampler *samp = (struct lp_linear_sampler *)elem; in fetch_bgra()228 struct lp_linear_sampler *samp = (struct lp_linear_sampler *)elem; in fetch_bgrx()260 struct lp_linear_sampler *samp = (struct lp_linear_sampler *)elem; in fetch_bgra_clamp()293 struct lp_linear_sampler *samp = (struct lp_linear_sampler *)elem; in fetch_bgrx_clamp()327 fetch_and_stretch_bgra_row(struct lp_linear_sampler *samp, in fetch_and_stretch_bgra_row()394 struct lp_linear_sampler *samp = (struct lp_linear_sampler *)elem; in fetch_bgra_axis_aligned_linear()[all …]
19 struct lp_linear_sampler { struct140 lp_linear_init_sampler(struct lp_linear_sampler *samp,162 lp_linear_init_noop_sampler(struct lp_linear_sampler *samp);
164 struct lp_linear_sampler samp[LP_MAX_LINEAR_TEXTURES]; in lp_fs_linear_run()222 struct lp_linear_sampler samp[LP_MAX_LINEAR_TEXTURES]; in check_linear_interp_mask_a()
50 'lp_linear_sampler.c',
2599 "../src/gallium/drivers/llvmpipe/lp_linear_sampler.c",
1115 - llvmpipe: asst. clean-ups in lp_linear_sampler.c