HomeSort by relevance Sort by last modified time
    Searched refs:debug_options (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/
r300_debug.c 29 static const struct debug_named_value debug_options[] = { variable in typeref:struct:debug_named_value
59 screen->debug = debug_get_flags_option("RADEON_DEBUG", debug_options, 0);
  /external/mesa3d/src/gallium/drivers/r300/
r300_debug.c 29 static const struct debug_named_value debug_options[] = { variable in typeref:struct:debug_named_value
59 screen->debug = debug_get_flags_option("RADEON_DEBUG", debug_options, 0);
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/i915/
i915_debug.c 38 static const struct debug_named_value debug_options[] = { variable in typeref:struct:debug_named_value
50 DEBUG_GET_ONCE_FLAGS_OPTION(i915_debug, "I915_DEBUG", debug_options, 0)
  /external/mesa3d/src/gallium/drivers/i915/
i915_debug.c 38 static const struct debug_named_value debug_options[] = { variable in typeref:struct:debug_named_value
50 DEBUG_GET_ONCE_FLAGS_OPTION(i915_debug, "I915_DEBUG", debug_options, 0)

Completed in 176 milliseconds