Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/vulkan/device-select-layer/
Ddevice_select_layer.c412 static bool should_debug_device_selection() { in should_debug_device_selection() function
424 bool debug = should_debug_device_selection(); in get_default_device()
545 if (should_debug_device_selection() || (selection && strcmp(selection, "list") == 0)) { in device_select_EnumeratePhysicalDevices()