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()
210 (*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()
1480 bld->sampler->emit_tex_sample(bld->sampler, in emit_tex()1500 bld->sampler->emit_tex_sample(bld->sampler, in emit_tex()
392 sampler->base.emit_tex_sample = draw_llvm_sampler_soa_emit_fetch_texel; in draw_llvm_sampler_soa_create()
433 sampler->base.emit_tex_sample = lp_llvm_sampler_soa_emit_fetch_texel; in lp_llvm_sampler_soa_create()