Searched defs:isVulkan (Results 1 – 2 of 2) sorted by relevance
97 bool PlatformParameters::isVulkan() const in isVulkan() function in angle::PlatformParameters
2511 const bool isVulkan = fBackendType == sk_app::Window::kVulkan_BackendType; in drawImGui() local2513 const bool isVulkan = false; in drawImGui() local