Searched refs:DEBUG_PIPE (Results 1 – 12 of 12) sorted by relevance
/external/mesa3d/src/mesa/state_tracker/ |
D | st_debug.h | 42 #define DEBUG_PIPE 0x8 macro
|
D | st_debug.c | 51 { "pipe", DEBUG_PIPE, NULL },
|
/external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/ |
D | st_debug.h | 42 #define DEBUG_PIPE 0x8 macro
|
D | st_debug.c | 51 { "pipe", DEBUG_PIPE, NULL },
|
/external/mesa3d/src/gallium/drivers/svga/ |
D | svga_debug.h | 34 #define DEBUG_PIPE 0x8 macro
|
D | svga_screen.c | 49 { "pipe", DEBUG_PIPE, NULL },
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/ |
D | svga_debug.h | 34 #define DEBUG_PIPE 0x8 macro
|
D | svga_screen.c | 49 { "pipe", DEBUG_PIPE, NULL },
|
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_debug.h | 39 #define DEBUG_PIPE 0x1 macro
|
D | lp_screen.c | 55 { "pipe", DEBUG_PIPE, NULL },
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/ |
D | lp_debug.h | 39 #define DEBUG_PIPE 0x1 macro
|
D | lp_screen.c | 55 { "pipe", DEBUG_PIPE, NULL },
|