Home
last modified time | relevance | path

Searched refs:DEBUG_FENCE (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_fence.c63 if (LP_DEBUG & DEBUG_FENCE) in lp_fence_create()
74 if (LP_DEBUG & DEBUG_FENCE) in lp_fence_destroy()
90 if (LP_DEBUG & DEBUG_FENCE) in lp_fence_signal()
98 if (LP_DEBUG & DEBUG_FENCE) in lp_fence_signal()
118 if (LP_DEBUG & DEBUG_FENCE) in lp_fence_wait()
140 if (LP_DEBUG & DEBUG_FENCE) in lp_fence_timedwait()
Dlp_debug.h44 #define DEBUG_FENCE 0x2000 macro
Dlp_screen.c73 { "fence", DEBUG_FENCE, NULL },