Home
last modified time | relevance | path

Searched refs:DEBUG_SYNC (Results 1 - 9 of 9) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_debug.h44 #define DEBUG_SYNC 0x2000 /* sync after every flush */ macro
H A Dsvga_context.c476 if (SVGA_DEBUG & DEBUG_SYNC) { in svga_context_flush()
H A Dsvga_screen.c73 { "sync", DEBUG_SYNC, NULL },
/third_party/mesa3d/src/intel/vulkan/
H A Danv_queue.c44 if (INTEL_DEBUG(DEBUG_SYNC)) { in anv_queue_init()
/third_party/mesa3d/src/intel/dev/
H A Dintel_debug.h55 #define DEBUG_SYNC (1ull << 7) macro
H A Dintel_debug.c54 { "sync", DEBUG_SYNC},
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_batch.c1089 if (INTEL_DEBUG(DEBUG_SYNC)) { in _iris_batch_flush()
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_batch.c996 if (INTEL_DEBUG(DEBUG_SYNC)) { in _crocus_batch_flush()
/third_party/ffmpeg/fftools/
H A Dffplay.c1736 #if defined(DEBUG_SYNC) in queue_picture()

Completed in 13 milliseconds