#include "impeller/renderer/backend/vulkan/fence_waiter_vk.h"#include <algorithm>#include <chrono>#include <utility>#include "flutter/fml/cpu_affinity.h"#include "flutter/fml/thread.h"#include "flutter/fml/trace_event.h"#include "impeller/base/validation.h"Go to the source code of this file.
Classes | |
| class | impeller::WaitSetEntry |
Namespaces | |
| impeller | |
Functions | |
| static std::vector< vk::Fence > | impeller::GetFencesForWaitSet (const WaitSet &set) |