Searched refs:es_prio (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Devergreen_state.h39 int es_prio; member in struct:__anon0a2b7a930108
H A Dr600_state.h16 int es_prio; member in struct:__anonbd842b780108
H A Devergreen_accel.c158 (sq_conf->es_prio << ES_PRIO_shift));
993 sq_conf.es_prio = 3;
H A Dr6xx_accel.c192 (sq_conf->es_prio << ES_PRIO_shift));
867 sq_conf.es_prio = 3;
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Devergreen_state.h39 int es_prio; member in struct:__anon924f4acb0108
H A Dr600_state.h16 int es_prio; member in struct:__anonad3ef8b00108
H A Devergreen_accel.c155 (sq_conf->es_prio << ES_PRIO_shift));
982 sq_conf.es_prio = 3;
H A Dr6xx_accel.c147 (sq_conf->es_prio << ES_PRIO_shift));
796 sq_conf.es_prio = 3;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_state.c2094 int es_prio; local in function:r600_init_atom_start_cs
2138 es_prio = 3;
2279 tmp |= S_008C00_ES_PRIO(es_prio);
H A Devergreen_state.c2896 int es_prio; local in function:evergreen_init_common_regs
2907 es_prio = 3;
2939 tmp |= S_008C00_ES_PRIO(es_prio);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_state.c2097 int es_prio; local in function:r600_init_atom_start_cs
2141 es_prio = 3;
2282 tmp |= S_008C00_ES_PRIO(es_prio);
H A Devergreen_state.c2902 int es_prio; local in function:evergreen_init_common_regs
2913 es_prio = 3;
2945 tmp |= S_008C00_ES_PRIO(es_prio);

Completed in 30 milliseconds