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