Searched refs:chan_0 (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/gallium/auxiliary/tgsi/ |
D | tgsi_exec.c | 3558 uint chan_0, in fetch_double_channel() argument 3564 fetch_source_d(mach, &src[0], reg, chan_0, TGSI_EXEC_DATA_UINT); in fetch_double_channel() 3584 uint chan_0, in store_double_channel() argument 3614 store_dest_double(mach, &dst[0], reg, inst, chan_0, TGSI_EXEC_DATA_UINT); in store_double_channel()
|