Searched refs:copy_inst (Results 1 – 2 of 2) sorted by relevance
2703 ir_to_mesa_instruction *copy_inst = acp[acp_base + src_chan]; in copy_propagate() local2704 swizzle |= (GET_SWZ(copy_inst->src[0].swizzle, src_chan) << in copy_propagate()
4924 glsl_to_tgsi_instruction *copy_inst = acp[acp_base + src_chan]; in copy_propagate() local4925 swizzle |= (GET_SWZ(copy_inst->src[0].swizzle, src_chan) << (3 * i)); in copy_propagate()