Searched refs:RADEON_SYNC (Results 1 – 5 of 5) sorted by relevance
/external/mesa3d/src/mesa/drivers/dri/radeon/ |
D | radeon_debug.c | 52 {"sync", RADEON_SYNC}, 56 {"allmsg", ~RADEON_SYNC}, /* avoid the term "sync" because the parser uses strstr */
|
D | radeon_debug.h | 70 RADEON_SYNC = 0x01000, enumerator
|
D | radeon_ioctl.c | 207 if (RADEON_DEBUG & RADEON_SYNC) { in radeonFlushElts()
|
/external/mesa3d/src/mesa/drivers/dri/r200/ |
D | radeon_debug.c | 52 {"sync", RADEON_SYNC}, 56 {"allmsg", ~RADEON_SYNC}, /* avoid the term "sync" because the parser uses strstr */
|
D | radeon_debug.h | 70 RADEON_SYNC = 0x01000, enumerator
|