#include <FixedCountBufferUtils.h>
Definition at line 106 of file FixedCountBufferUtils.h.
◆ PreallocCount()
static constexpr int skgpu::tess::FixedCountStrokes::PreallocCount |
( |
int |
totalCombinedPathVerbCnt | ) |
|
|
inlinestaticconstexpr |
◆ VertexBufferSize()
static constexpr size_t skgpu::tess::FixedCountStrokes::VertexBufferSize |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ VertexCount()
Definition at line 131 of file FixedCountBufferUtils.h.
131 {
133 }
static constexpr int kMaxEdges
static float min(float r, float g, float b)
◆ WriteVertexBuffer()
void skgpu::tess::FixedCountStrokes::WriteVertexBuffer |
( |
VertexWriter |
vertexWriter, |
|
|
size_t |
bufferSize |
|
) |
| |
|
static |
◆ kMaxEdges
constexpr int skgpu::tess::FixedCountStrokes::kMaxEdges = (1 << 14) - 1 |
|
staticconstexpr |
◆ kMaxEdgesNoVertexIDs
constexpr int skgpu::tess::FixedCountStrokes::kMaxEdgesNoVertexIDs = 1024 |
|
staticconstexpr |
The documentation for this class was generated from the following files: