Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/i915/
Di915_debug.h48 #define DBG_VBUF 0x80 macro
Di915_context.c218 if (i915_debug & DBG_VBUF) { in i915_create_context()
Di915_debug.c46 {"vbuf", DBG_VBUF, "Use the WIP vbuf code path"},