Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_fence.c61 if (LP_DEBUG & DEBUG_FENCE) in lp_fence_create()
72 if (LP_DEBUG & DEBUG_FENCE) in lp_fence_destroy()
88 if (LP_DEBUG & DEBUG_FENCE) in lp_fence_signal()
96 if (LP_DEBUG & DEBUG_FENCE) in lp_fence_signal()
116 if (LP_DEBUG & DEBUG_FENCE) in lp_fence_wait()
Dlp_debug.h48 #define DEBUG_FENCE 0x2000 macro
Dlp_screen.c67 { "fence", DEBUG_FENCE, NULL },