Lines Matching refs:clause
56 * clause of the shader, this range must be valid instructions or zero. */
3069 bi_count_tuple_stats(bi_clause *clause, bi_tuple *tuple, struct bi_stats *stats)
3075 if (tuple->add != clause->message) {
3084 switch (clause->message_type) {
3087 stats->nr_varying += (clause->message->vecsize + 1) *
3088 (bi_is_regfmt_16(clause->message->register_format) ? 1 : 2);
3138 bi_foreach_clause_in_block(block, clause) {
3140 stats.nr_tuples += clause->tuple_count;
3142 for (unsigned i = 0; i < clause->tuple_count; ++i)
3143 bi_count_tuple_stats(clause, &clause->tuples[i], &stats);
3633 /* If we need to wait for ATEST or BLEND in the first clause, pass the