Searched refs:IR2_SWIZZLE_YXZZ (Results 1 – 2 of 2) sorted by relevance
219 IR2_SWIZZLE_YXZZ = 1 << 0 | 3 << 2 | 0 << 4 | 3 << 6, enumerator
715 instr->src[1].swizzle = IR2_SWIZZLE_YXZZ; in emit_tex()