Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/
DVulkanDispatch.cpp93 const char* logLevelValue = verboseLogs ? "4" : "2"; in initIcdPaths() local
94 android::base::setEnvironmentVariable("MVK_CONFIG_LOG_LEVEL", logLevelValue); in initIcdPaths()