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