Searched defs:src_chan (Results 1 – 3 of 3) sorted by relevance
2599 int src_chan = GET_SWZ(inst->src[r].swizzle, i); in copy_propagate() local2629 int src_chan = GET_SWZ(inst->src[r].swizzle, i); in copy_propagate() local2707 int src_chan = GET_SWZ(acp[4 * r + c]->src[0].swizzle, c); in copy_propagate() local
3270 int src_chan = GET_SWZ(inst->src[r].swizzle, i); in copy_propagate() local3300 int src_chan = GET_SWZ(inst->src[r].swizzle, i); in copy_propagate() local3378 int src_chan = GET_SWZ(acp[4 * r + c]->src[0].swizzle, c); in copy_propagate() local
1689 int src_chan = 0; in visit() local