#include <memory>#include <optional>#include <utility>#include "fml/macros.h"#include "impeller/base/thread.h"#include "impeller/renderer/backend/vulkan/context_vk.h"#include "impeller/renderer/backend/vulkan/vk.h"Go to the source code of this file.
Classes | |
| class | impeller::CommandPoolVK |
| Manages the lifecycle of a single |vk::CommandPool|. More... | |
| class | impeller::CommandPoolRecyclerVK |
| Creates and manages the lifecycle of |vk::CommandPool| objects. More... | |
Namespaces | |
| impeller | |