#include "impeller/core/host_buffer.h"#include <cstring>#include <tuple>#include "impeller/base/validation.h"#include "impeller/core/allocator.h"#include "impeller/core/buffer_view.h"#include "impeller/core/device_buffer.h"#include "impeller/core/device_buffer_descriptor.h"#include "impeller/core/formats.h"Go to the source code of this file.
Namespaces | |
| impeller | |
Variables | |
| constexpr size_t | impeller::kAllocatorBlockSize = 1024000 |