Searched refs:num_temp (Results 1 – 1 of 1) sorted by relevance
492 unsigned num_temp; /* ARRAY_SIZE(regs.r) */ member714 if (idx >= tx->num_temp) { in tx_temp_alloc()715 unsigned k = tx->num_temp; in tx_temp_alloc()722 tx->num_temp = n; in tx_temp_alloc()3583 assert(tx->num_temp); /* there must be color output */ in nine_translate_shader()