Home
last modified time | relevance | path

Searched defs:infinitySupport (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/src/gpu/tessellate/
H A DPathCurveTessellator.h26 PathCurveTessellator(bool infinitySupport, in PathCurveTessellator() argument
20 Make(SkArenaAlloc* arena, bool infinitySupport, PatchAttribs attribs = PatchAttribs::kNone) Make() argument
H A DPathWedgeTessellator.h27 PathWedgeTessellator(bool infinitySupport, PatchAttribs attribs = PatchAttribs::kNone) in PathWedgeTessellator() argument
21 Make(SkArenaAlloc* arena, bool infinitySupport, PatchAttribs attribs = PatchAttribs::kNone) Make() argument
H A DPathTessellator.h140 PathTessellator(bool infinitySupport, PatchAttribs attribs) : fAttribs(attribs) { in PathTessellator() argument
/third_party/skia/src/gpu/
H A DGrShaderCaps.h81 bool infinitySupport() const { return fInfinitySupport; } in infinitySupport() function in GrShaderCaps

Completed in 5 milliseconds