#include <optional>#include <queue>#include "flutter/fml/macros.h"#include "impeller/renderer/backend/vulkan/device_holder.h"#include "impeller/renderer/backend/vulkan/vk.h"Go to the source code of this file.
Classes | |
| class | impeller::DescriptorPoolVK |
| A short-lived dynamically-sized descriptor pool. Descriptors from this pool don't need to be freed individually. Instead, the pool must be collected after all the descriptors allocated from it are done being used. More... | |
Namespaces | |
| impeller | |