HomeSort by relevance Sort by last modified time
    Searched defs:RADEON_VERBOSE (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/
radeon_debug.h 39 RADEON_VERBOSE = 3, /* Extra details to debugging */
53 # define RADEON_DEBUG_LEVEL RADEON_VERBOSE
145 if (RADEON_DEBUG_LEVEL >= RADEON_VERBOSE) {
151 if (RADEON_DEBUG_LEVEL >= RADEON_VERBOSE) {
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_debug.h 39 RADEON_VERBOSE = 3, /* Extra details to debugging */
53 # define RADEON_DEBUG_LEVEL RADEON_VERBOSE
145 if (RADEON_DEBUG_LEVEL >= RADEON_VERBOSE) {
151 if (RADEON_DEBUG_LEVEL >= RADEON_VERBOSE) {

Completed in 757 milliseconds