Searched refs:emit_tex_sample (Results 1 – 6 of 6) sorted by relevance
353 sampler->base.emit_tex_sample = swr_sampler_soa_emit_fetch_texel; in swr_sampler_soa_create()
206 (*emit_tex_sample)(const struct lp_build_sampler_soa *sampler, member
2268 bld->sampler->emit_tex_sample(bld->sampler, in emit_tex()2437 bld->sampler->emit_tex_sample(bld->sampler, in emit_sample()2577 bld->sampler->emit_tex_sample(bld->sampler, in emit_fetch_texels()
1417 bld->sampler->emit_tex_sample(bld->sampler, in emit_tex()1437 bld->sampler->emit_tex_sample(bld->sampler, in emit_tex()
391 sampler->base.emit_tex_sample = draw_llvm_sampler_soa_emit_fetch_texel; in draw_llvm_sampler_soa_create()
432 sampler->base.emit_tex_sample = lp_llvm_sampler_soa_emit_fetch_texel; in lp_llvm_sampler_soa_create()