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

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Devergreen_state.h42 int cs_prio; member in struct:__anon0a2b7a930108
H A Devergreen_accel.c152 (sq_conf->cs_prio << CS_PRIO_shift) |
996 sq_conf.cs_prio = 0;
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Devergreen_state.h42 int cs_prio; member in struct:__anon924f4acb0108
H A Devergreen_accel.c149 (sq_conf->cs_prio << CS_PRIO_shift) |
985 sq_conf.cs_prio = 0;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Devergreen_state.c2899 int cs_prio; local in function:evergreen_init_common_regs
2910 cs_prio = 0;
2933 tmp |= S_008C00_CS_PRIO(cs_prio);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Devergreen_state.c2905 int cs_prio; local in function:evergreen_init_common_regs
2916 cs_prio = 0;
2939 tmp |= S_008C00_CS_PRIO(cs_prio);

Completed in 18 milliseconds