#include "impeller/renderer/backend/vulkan/descriptor_pool_vk.h"
#include <optional>
#include "impeller/base/validation.h"
Go to the source code of this file.
Classes | |
struct | impeller::DescriptorPoolSize |
Namespaces | |
impeller | |
Variables | |
static constexpr const DescriptorPoolSize | impeller::kDefaultBindingSize |
Descriptor pools are always allocated with the following sizes. More... | |