Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Functions
compute_tessellator.cc File Reference
#include "impeller/renderer/compute_tessellator.h"
#include <cstdint>
#include "impeller/core/host_buffer.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

namespace  impeller
 

Functions

template<typename T >
static std::shared_ptr< DeviceBufferimpeller::CreateDeviceBuffer (const std::shared_ptr< Context > &context, const std::string &label, StorageMode storage_mode=StorageMode::kDevicePrivate)