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