Home
last modified time | relevance | path

Searched defs:fPatchAttribs (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/src/gpu/ops/
DPathTessellateOp.h67 PatchAttribs fPatchAttribs = PatchAttribs::kNone; variable
DStrokeTessellateOp.h69 PatchAttribs fPatchAttribs = PatchAttribs::kNone; variable
/third_party/skia/src/gpu/tessellate/shaders/
DGrStrokeTessellationShader.h71 const PatchAttribs fPatchAttribs; variable
/third_party/skia/src/gpu/tessellate/
DPatchWriter.h147 const PatchAttribs fPatchAttribs; variable
/third_party/skia/bench/
DTessellateBench.cpp371 const PatchAttribs fPatchAttribs; member in skgpu::TessPrepareBench