Searched refs:num_temp (Results 1 – 2 of 2) sorted by relevance
490 unsigned num_temp; /* ARRAY_SIZE(regs.r) */ member801 if (idx >= tx->num_temp) { in tx_temp_alloc()802 unsigned k = tx->num_temp; in tx_temp_alloc()809 tx->num_temp = n; in tx_temp_alloc()3799 assert(tx->num_temp); /* there must be color output */ in parse_shader()
5234 unsigned num_temp = 0; in visit_load_input() local5243 num_temp++; in visit_load_input()5257 if (num_temp == num_components) in visit_load_input()