Searched refs:VARYING_BIT_COL1 (Results 1 – 6 of 6) sorted by relevance
85 (ctx->FragmentProgram._Current->info.inputs_read & VARYING_BIT_COL1)) in _mesa_need_secondary_color()
210 possible_inputs |= VARYING_BIT_COL1; in filter_fp_input_mask()219 possible_inputs |= VARYING_BIT_COL1; in filter_fp_input_mask()308 inputs_referenced |= VARYING_BIT_COL1; in make_state_key()1003 if (p->state->inputs_available & VARYING_BIT_COL1) { in emit_instructions()
1659 if (p->state->fragprog_inputs_read & (VARYING_BIT_COL0|VARYING_BIT_COL1)) { in build_tnl_program()1666 if (p->state->fragprog_inputs_read & VARYING_BIT_COL1) in build_tnl_program()
476 #define VARYING_BIT_COL1 BITFIELD64_BIT(VARYING_SLOT_COL1) macro493 VARYING_BIT_COL1 | \
4439 (info->inputs_read & (VARYING_BIT_COL0 | VARYING_BIT_COL1)); in iris_populate_fs_key()
4840 (info->inputs_read & (VARYING_BIT_COL0 | VARYING_BIT_COL1)); in crocus_populate_fs_key()