Searched refs:fetch_texel_offsets (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/gallium/auxiliary/tgsi/ |
D | tgsi_exec.c | 2151 fetch_texel_offsets(struct tgsi_exec_machine *mach, in fetch_texel_offsets() function 2257 fetch_texel_offsets(mach, inst, offsets); in exec_tex() 2439 fetch_texel_offsets(mach, inst, offsets); in exec_txd() 2549 fetch_texel_offsets(mach, inst, offsets); in exec_txf() 2666 fetch_texel_offsets(mach, inst, offsets); in exec_sample() 2798 fetch_texel_offsets(mach, inst, offsets); in exec_sample_d()
|