Searched refs:reg_fetch_dst_swiz (Results 1 – 1 of 1) sorted by relevance
48 static uint32_t reg_fetch_dst_swiz(struct ir2_register *reg);304 vtx->dst_swiz = reg_fetch_dst_swiz(dst_reg); in instr_emit_fetch()332 tex->dst_swiz = reg_fetch_dst_swiz(dst_reg); in instr_emit_fetch()549 static uint32_t reg_fetch_dst_swiz(struct ir2_register *reg) in reg_fetch_dst_swiz() function