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