Searched refs:dest_up (Results 1 – 1 of 1) sorted by relevance
239 bool dest_up = !op_channeled && (first >= 4); in mir_pack_swizzle() local241 for (unsigned c = (dest_up ? 4 : 0); c < (dest_up ? 8 : 4); ++c) { in mir_pack_swizzle()