Home
last modified time | relevance | path

Searched defs:PatchStorage (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/m133/src/gpu/tessellate/
DPatchWriter.h181 struct PatchStorage { struct
182 float fN_p4 = -1.f; // The parametric segment value to restore on LinearTolerances
183 bool fMustDefer = true; // True means next patch must be deferred
186 char fData[Stride];
188 bool hasPending() const { in hasPending()
191 void reset() { in reset()
/third_party/skia/m133/infra/wasm-common/perf/
Dwasm_perf_aggregator.go79 PatchStorage string `json:"patch_storage,omitempty"` member
/third_party/skia/infra/wasm-common/perf/
Dwasm_perf_aggregator.go79 PatchStorage string `json:"patch_storage,omitempty"` member