HomeSort by: relevance | last modified time | path
    Searched defs:RADEON_VERBOSE (Results 1 - 4 of 4) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/
radeon_debug.h 39 RADEON_VERBOSE = 3, /* Extra details to debugging */
53 # define RADEON_DEBUG_LEVEL RADEON_VERBOSE
144 if (RADEON_DEBUG_LEVEL >= RADEON_VERBOSE) {
150 if (RADEON_DEBUG_LEVEL >= RADEON_VERBOSE) {
  /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/
radeon_debug.h 39 RADEON_VERBOSE = 3, /* Extra details to debugging */
53 # define RADEON_DEBUG_LEVEL RADEON_VERBOSE
138 if (RADEON_DEBUG_LEVEL >= RADEON_VERBOSE) {
144 if (RADEON_DEBUG_LEVEL >= RADEON_VERBOSE) {
  /xsrc/external/mit/xf86-video-ati-kms/dist/src/
radeon.h 917 #define RADEON_VERBOSE 0
920 if (RADEON_VERBOSE) { \
932 if (RADEON_VERBOSE) { \
955 if (RADEON_VERBOSE) \
  /xsrc/external/mit/xf86-video-ati/dist/src/
radeon.h 1424 #define RADEON_VERBOSE 0
1429 if (RADEON_VERBOSE) { \
1469 if (RADEON_VERBOSE) { \
1481 if (RADEON_VERBOSE) { \
1505 if (RADEON_VERBOSE) \
1539 if (RADEON_VERBOSE) { \

Completed in 20 milliseconds