Searched refs:hs_prio (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Devergreen_state.h40 int hs_prio; member in struct:__anon0a2b7a930108
H A Devergreen_accel.c154 (sq_conf->hs_prio << HS_PRIO_shift) |
994 sq_conf.hs_prio = 0;
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Devergreen_state.h40 int hs_prio; member in struct:__anon924f4acb0108
H A Devergreen_accel.c151 (sq_conf->hs_prio << HS_PRIO_shift) |
983 sq_conf.hs_prio = 0;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Devergreen_state.c2898 int hs_prio; local in function:evergreen_init_common_regs
2908 hs_prio = 3;
2935 tmp |= S_008C00_HS_PRIO(hs_prio);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Devergreen_state.c2904 int hs_prio; local in function:evergreen_init_common_regs
2914 hs_prio = 3;
2941 tmp |= S_008C00_HS_PRIO(hs_prio);

Completed in 19 milliseconds