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