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.c2094 int num_temp_gprs; in r600_init_atom_start_cs() local
2138 num_temp_gprs = 4; in r600_init_atom_start_cs()
2154 num_temp_gprs = 4; in r600_init_atom_start_cs()
2173 num_temp_gprs = 4; in r600_init_atom_start_cs()
2189 num_temp_gprs = 4; in r600_init_atom_start_cs()
2204 num_temp_gprs = 4; in r600_init_atom_start_cs()
2220 num_temp_gprs = 4; in r600_init_atom_start_cs()
2235 num_temp_gprs = 4; in r600_init_atom_start_cs()
2254 rctx->r6xx_num_clause_temp_gprs = num_temp_gprs; in r600_init_atom_start_cs()