Searched refs:needs_move (Results 1 – 1 of 1) sorted by relevance
189 bool needs_move = ins->dest & PAN_IS_REG || ins->dest == ctx->blend_src1; in midgard_promote_uniforms() local192 needs_move |= BITSET_TEST(special, ins->dest); in midgard_promote_uniforms()194 if (needs_move) { in midgard_promote_uniforms()