Searched refs:constant_mask (Results 1 – 4 of 4) sorted by relevance
138 rt->constant_mask = panfrost_blend_constant_mask(&pipe); in panfrost_create_blend_state()143 if (rt->has_fixed_function && version == 6 && rt->constant_mask) in panfrost_create_blend_state()242 rt->constant_mask)) { in panfrost_get_blend_for_context()260 rt->constant_mask ? in panfrost_get_blend_for_context()
103 unsigned constant_mask; member
331 unsigned constant_mask; member445 unsigned bundle_constant_mask = pred->constant_mask; in mir_adjust_constants()477 pred->constant_mask = bundle_constant_mask; in mir_adjust_constants()1288 bundle.has_embedded_constants = predicate.constant_mask != 0; in mir_schedule_alu()
1471 unsigned constant_mask = 0, constant_components = 0; in emit_inline_vector_constructor() local1515 constant_mask |= ((1U << rhs_components) - 1) << base_lhs_component; in emit_inline_vector_constructor()1526 if (constant_mask != 0) { in emit_inline_vector_constructor()1535 new(ctx) ir_assignment(lhs, rhs, NULL, constant_mask); in emit_inline_vector_constructor()