Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/core/
H A DSkRasterPipelineOpContexts.h305 struct SkRasterPipeline_TraceVarCtx { struct
306 const int* traceMask;
307 SkSL::TraceHook* traceHook;
308 int slotIdx, numSlots;
309 const int* data;
310 const uint32_t *indirectOffset; // can be null; if set, an offset applied to `data`
311 uint32_t indirectLimit; // the indirect offset is clamped to this upper bound