Searched refs:fetch_source_d (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/ |
| H A D | tgsi_exec.c | 1761 fetch_source_d(const struct tgsi_exec_machine *mach, function in typeref:typename:void 1789 fetch_source_d(mach, chan, reg, chan_index); 3670 fetch_source_d(mach, &src[0], reg, chan_0); 3671 fetch_source_d(mach, &src[1], reg, chan_1);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/ |
| H A D | tgsi_exec.c | 1653 fetch_source_d(const struct tgsi_exec_machine *mach, function in typeref:typename:void 1681 fetch_source_d(mach, chan, reg, chan_index); 3460 fetch_source_d(mach, &src[0], reg, chan_0); 3461 fetch_source_d(mach, &src[1], reg, chan_1);
|
Completed in 36 milliseconds