#include "impeller/core/formats.h"
#include "impeller/core/vertex_buffer.h"
#include "impeller/entity/contents/content_context.h"
#include "impeller/entity/entity.h"
#include "impeller/geometry/stroke_parameters.h"
#include "impeller/renderer/render_pass.h"
#include "impeller/renderer/vertex_buffer_builder.h"
Go to the source code of this file.
Classes | |
struct | impeller::GeometryResult |
class | impeller::Geometry |
Namespaces | |
impeller | |
Variables | |
static constexpr Scalar | impeller::kMinStrokeSize = 1.0f |
static const GeometryResult | impeller::kEmptyResult |