Searched refs:explicitIcd (Results 1 – 1 of 1) sorted by relevance
246 const std::string explicitIcd = android::base::getEnvironmentVariable("ANDROID_EMU_VK_ICD"); in getPossibleLoaderPaths() local253 if (explicitIcd.empty() || isWindows) { in getPossibleLoaderPaths()259 if (mForTesting || explicitIcd == "mock") { in getPossibleLoaderPaths()