Searched refs:fetch_source_d (Results 1 – 1 of 1) sorted by relevance
/third_party/mesa3d/src/gallium/auxiliary/tgsi/ |
D | tgsi_exec.c | 1592 fetch_source_d(const struct tgsi_exec_machine *mach, in fetch_source_d() function 1620 fetch_source_d(mach, chan, reg, chan_index); in fetch_source() 3399 fetch_source_d(mach, &src[0], reg, chan_0); in fetch_double_channel() 3400 fetch_source_d(mach, &src[1], reg, chan_1); in fetch_double_channel()
|