Searched refs:DEBUG_SYNC (Results 1 - 25 of 34) sorted by relevance
12
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/ |
| H A D | svga_debug.h | 44 #define DEBUG_SYNC 0x2000 /* sync after every flush */ macro
|
| H A D | svga_context.c | 400 if (SVGA_DEBUG & DEBUG_SYNC) {
|
| H A D | svga_screen.c | 68 { "sync", DEBUG_SYNC, NULL },
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/ |
| H A D | svga_debug.h | 44 #define DEBUG_SYNC 0x2000 /* sync after every flush */ macro
|
| H A D | svga_context.c | 429 if (SVGA_DEBUG & DEBUG_SYNC) {
|
| H A D | svga_screen.c | 72 { "sync", DEBUG_SYNC, NULL },
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/dev/ |
| H A D | gen_debug.c | 55 { "sync", DEBUG_SYNC},
|
| H A D | gen_debug.h | 55 #define DEBUG_SYNC (1ull << 11) macro
|
| /xsrc/external/mit/MesaLib/dist/src/intel/dev/ |
| H A D | intel_debug.h | 59 #define DEBUG_SYNC (1ull << 11) macro
|
| H A D | intel_debug.c | 58 { "sync", DEBUG_SYNC},
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i915/ |
| H A D | intel_batchbuffer.c | 179 if (unlikely(INTEL_DEBUG & DEBUG_SYNC)) {
|
| H A D | intel_pixel_bitmap.c | 310 if (unlikely(INTEL_DEBUG & DEBUG_SYNC))
|
| H A D | intel_context.h | 276 #define DEBUG_SYNC 0x2000 macro
|
| H A D | intel_context.c | 307 { "sync", DEBUG_SYNC},
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/ |
| H A D | intel_pixel_bitmap.c | 312 if (unlikely(INTEL_DEBUG & DEBUG_SYNC))
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i915/ |
| H A D | intel_batchbuffer.c | 179 if (unlikely(INTEL_DEBUG & DEBUG_SYNC)) {
|
| H A D | intel_pixel_bitmap.c | 310 if (unlikely(INTEL_DEBUG & DEBUG_SYNC))
|
| H A D | intel_context.h | 276 #define DEBUG_SYNC 0x2000 macro
|
| H A D | intel_context.c | 309 { "sync", DEBUG_SYNC},
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/ |
| H A D | brw_pixel_bitmap.c | 314 if (INTEL_DEBUG(DEBUG_SYNC))
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/ |
| H A D | iris_batch.c | 576 if (unlikely(INTEL_DEBUG & DEBUG_SYNC)) {
|
| /xsrc/external/mit/xf86-video-intel/dist/ |
| H A D | config.h.in | 21 #undef DEBUG_SYNC
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/ |
| H A D | config.h.in | 13 #undef DEBUG_SYNC
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/ |
| H A D | crocus_batch.c | 996 if (INTEL_DEBUG(DEBUG_SYNC)) {
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/ |
| H A D | iris_batch.c | 940 if (INTEL_DEBUG(DEBUG_SYNC)) {
|
Completed in 20 milliseconds
12