Home
last modified time | relevance | path

Searched refs:debug_control (Results 1 – 6 of 6) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/util/
Du_debug.h328 struct debug_control { struct
335 const struct debug_control *control); argument
341 const struct debug_control *control);
Du_debug.c420 const struct debug_control *control) in parse_debug_string()
449 const struct debug_control *control) in parse_enable_string()
Dlog.c58 static const struct debug_control mesa_log_control_options[] = {
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_instance.h244 const struct debug_control *modes);
Dvk_instance.c44 static const struct debug_control trace_options[] = {
380 const struct debug_control *modes) in vk_instance_add_driver_trace_modes()
/hardware/google/gfxstream/guest/mesa/src/vulkan/wsi/
Dwsi_common.c52 static const struct debug_control debug_control[] = { variable
73 WSI_DEBUG = parse_debug_string(getenv("MESA_VK_WSI_DEBUG"), debug_control); in wsi_device_init()