#include "impeller/renderer/backend/vulkan/descriptor_pool_vk.h"#include "flutter/fml/trace_event.h"#include "impeller/base/allocation.h"#include "impeller/base/validation.h"Go to the source code of this file.
Namespaces | |
| impeller | |
Functions | |
| static vk::UniqueDescriptorPool | impeller::CreatePool (const vk::Device &device, uint32_t pool_count) |