HomeSort by relevance Sort by last modified time
    Searched refs:DEBUG_COLOR (Results 1 - 4 of 4) sorted by null

  /external/mesa3d/src/intel/common/
gen_debug.c 86 { "color", DEBUG_COLOR },
gen_debug.h 84 #define DEBUG_COLOR (1ull << 40)
  /external/pdfium/third_party/libtiff/
tif_fax3.c 651 #define DEBUG_COLOR(w) (tab == TIFFFaxWhiteCodes ? w "W" : w "B")
654 printf("%08X/%-2d: %s%5d\t", data, bit, DEBUG_COLOR(what), len); \
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/i965/
intel_batchbuffer.c 529 bool color = INTEL_DEBUG & DEBUG_COLOR;
    [all...]

Completed in 87 milliseconds