Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/
Dr600_state.c2096 int num_es_gprs; in r600_init_atom_start_cs() local
2143 num_es_gprs = 0; in r600_init_atom_start_cs()
2159 num_es_gprs = 0; in r600_init_atom_start_cs()
2178 num_es_gprs = 0; in r600_init_atom_start_cs()
2194 num_es_gprs = 0; in r600_init_atom_start_cs()
2209 num_es_gprs = 31; in r600_init_atom_start_cs()
2225 num_es_gprs = 0; in r600_init_atom_start_cs()
2240 num_es_gprs = 0; in r600_init_atom_start_cs()
2282 tmp |= S_008C08_NUM_ES_GPRS(num_es_gprs); in r600_init_atom_start_cs()