Home
last modified time | relevance | path

Searched refs:num_temp_gprs (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/
Dr600_state.c2097 int num_temp_gprs; in r600_init_atom_start_cs() local
2141 num_temp_gprs = 4; in r600_init_atom_start_cs()
2157 num_temp_gprs = 4; in r600_init_atom_start_cs()
2176 num_temp_gprs = 4; in r600_init_atom_start_cs()
2192 num_temp_gprs = 4; in r600_init_atom_start_cs()
2207 num_temp_gprs = 4; in r600_init_atom_start_cs()
2223 num_temp_gprs = 4; in r600_init_atom_start_cs()
2238 num_temp_gprs = 4; in r600_init_atom_start_cs()
2257 rctx->r6xx_num_clause_temp_gprs = num_temp_gprs; in r600_init_atom_start_cs()