Searched refs:DEBUG_SCREEN (Results 1 – 12 of 12) sorted by relevance
/external/mesa3d/src/mesa/state_tracker/ |
D | st_debug.h | 46 #define DEBUG_SCREEN 0x80 macro
|
D | st_debug.c | 54 { "screen", DEBUG_SCREEN, NULL },
|
/external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/ |
D | st_debug.h | 46 #define DEBUG_SCREEN 0x80 macro
|
D | st_debug.c | 54 { "screen", DEBUG_SCREEN, NULL },
|
/external/mesa3d/src/gallium/drivers/svga/ |
D | svga_debug.h | 36 #define DEBUG_SCREEN 0x20 macro
|
D | svga_screen.c | 51 { "screen", DEBUG_SCREEN, NULL },
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/ |
D | svga_debug.h | 36 #define DEBUG_SCREEN 0x20 macro
|
D | svga_screen.c | 51 { "screen", DEBUG_SCREEN, NULL },
|
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_debug.h | 45 #define DEBUG_SCREEN 0x80 macro
|
D | lp_screen.c | 61 { "screen", DEBUG_SCREEN, NULL },
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/ |
D | lp_debug.h | 45 #define DEBUG_SCREEN 0x80 macro
|
D | lp_screen.c | 61 { "screen", DEBUG_SCREEN, NULL },
|