Home
last modified time | relevance | path

Searched refs:chan_1 (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_exec.c3559 uint chan_1) in fetch_double_channel() argument
3565 fetch_source_d(mach, &src[1], reg, chan_1, TGSI_EXEC_DATA_UINT); in fetch_double_channel()
3585 uint chan_1) in store_double_channel() argument
3615 if (chan_1 != -1) in store_double_channel()
3616 store_dest_double(mach, &dst[1], reg, inst, chan_1, TGSI_EXEC_DATA_UINT); in store_double_channel()