Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_exec.c2204 fetch_sampler_unit(struct tgsi_exec_machine *mach, in fetch_sampler_unit() function
2258 unit = fetch_sampler_unit(mach, inst, sampler); in exec_tex()
2363 resource_unit = fetch_sampler_unit(mach, inst, 1); in exec_lodq()
2367 sampler_unit = fetch_sampler_unit(mach, inst, 2); in exec_lodq()
2439 unit = fetch_sampler_unit(mach, inst, 3); in exec_txd()
2549 unit = fetch_sampler_unit(mach, inst, 1); in exec_txf()
2632 unit = fetch_sampler_unit(mach, inst, 1); in exec_txq()
3897 unit = fetch_sampler_unit(mach, inst, 0); in exec_load_img()
3942 unit = fetch_sampler_unit(mach, inst, 0); in exec_load_buf()
4177 unit = fetch_sampler_unit(mach, inst, 0); in exec_atomop_img()
[all …]