#include "impeller/renderer/compute_tessellator.h"#include "impeller/renderer/command_buffer.h"#include "impeller/renderer/path_polyline.comp.h"#include "impeller/renderer/pipeline_library.h"#include "impeller/renderer/stroke.comp.h"Go to the source code of this file.
Namespaces | |
| impeller | |
Functions | |
| template<typename T > | |
| static std::shared_ptr< DeviceBuffer > | impeller::CreateDeviceBuffer (const std::shared_ptr< Context > &context, const std::string &label, StorageMode storage_mode=StorageMode::kDevicePrivate) |