Home
last modified time | relevance | path

Searched refs:i915_debug (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/i915/
Di915_debug.h50 extern unsigned i915_debug;
55 return i915_debug & flags; in I915_DBG_ON()
Dmeson.build29 'i915_debug.c',
31 'i915_debug.h',
Di915_debug.c49 unsigned i915_debug = 0; variable
51 DEBUG_GET_ONCE_FLAGS_OPTION(i915_debug, "I915_DEBUG", i915_debug_options, 0)
58 i915_debug = debug_get_option_i915_debug(); in i915_debug_init()
Di915_context.c218 if (i915_debug & DBG_VBUF) { in i915_create_context()
/third_party/mesa3d/ohos/
Ddependency_inputs.gni2389 "../src/gallium/drivers/i915/i915_debug.c",
2390 "../src/gallium/drivers/i915/i915_debug.h",
5280 "../src/mesa/drivers/dri/i915/i915_debug.h",