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.c2093 int num_es_gprs; in r600_init_atom_start_cs() local
2140 num_es_gprs = 0; in r600_init_atom_start_cs()
2156 num_es_gprs = 0; in r600_init_atom_start_cs()
2175 num_es_gprs = 0; in r600_init_atom_start_cs()
2191 num_es_gprs = 0; in r600_init_atom_start_cs()
2206 num_es_gprs = 31; in r600_init_atom_start_cs()
2222 num_es_gprs = 0; in r600_init_atom_start_cs()
2237 num_es_gprs = 0; in r600_init_atom_start_cs()
2279 tmp |= S_008C08_NUM_ES_GPRS(num_es_gprs); in r600_init_atom_start_cs()