OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RADEON_SYNC
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/
radeon_debug.c
52
{"sync",
RADEON_SYNC
},
56
{"allmsg", ~
RADEON_SYNC
}, /* avoid the term "sync" because the parser uses strstr */
radeon_debug.h
70
RADEON_SYNC
= 0x01000,
radeon_ioctl.c
209
if (RADEON_DEBUG &
RADEON_SYNC
) {
/external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_debug.c
52
{"sync",
RADEON_SYNC
},
56
{"allmsg", ~
RADEON_SYNC
}, /* avoid the term "sync" because the parser uses strstr */
radeon_debug.h
70
RADEON_SYNC
= 0x01000,
radeon_ioctl.c
209
if (RADEON_DEBUG &
RADEON_SYNC
) {
Completed in 29 milliseconds