Flutter Engine
The Flutter Engine
|
This is the complete list of members for skgpu::ganesh::PathCurveTessellator, including all inherited members.
draw(GrOpFlushState *) const final | skgpu::ganesh::PathCurveTessellator | virtual |
drawHullInstances(GrOpFlushState *, sk_sp< const GrGpuBuffer > vertexBufferIfNeeded) const | skgpu::ganesh::PathCurveTessellator | |
fAttribs | skgpu::ganesh::PathTessellator | protected |
fFixedIndexBuffer | skgpu::ganesh::PathTessellator | protected |
fFixedVertexBuffer | skgpu::ganesh::PathTessellator | protected |
fMaxVertexCount | skgpu::ganesh::PathTessellator | protected |
fVertexChunkArray | skgpu::ganesh::PathTessellator | protected |
Make(SkArenaAlloc *arena, bool infinitySupport, PatchAttribs attribs=PatchAttribs::kNone) | skgpu::ganesh::PathCurveTessellator | inlinestatic |
PatchAttribs typedef | skgpu::ganesh::PathTessellator | |
patchAttribs() const | skgpu::ganesh::PathTessellator | inline |
PathCurveTessellator(bool infinitySupport, PatchAttribs attribs=PatchAttribs::kNone) | skgpu::ganesh::PathCurveTessellator | inline |
PathTessellator(bool infinitySupport, PatchAttribs attribs) | skgpu::ganesh::PathTessellator | inlineprotected |
prepare(GrMeshDrawTarget *target, const SkMatrix &shaderMatrix, const PathDrawList &pathDrawList, int totalCombinedPathVerbCnt) final | skgpu::ganesh::PathCurveTessellator | inlinevirtual |
prepareWithTriangles(GrMeshDrawTarget *target, const SkMatrix &shaderMatrix, GrInnerFanTriangulator::BreadcrumbTriangleList *extraTriangles, const PathDrawList &pathDrawList, int totalCombinedPathVerbCnt) | skgpu::ganesh::PathCurveTessellator | |
~PathTessellator() | skgpu::ganesh::PathTessellator | inlinevirtual |