HomeSort by relevance Sort by last modified time
    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 91 milliseconds