Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkRasterPipelineOpContexts.h179 struct SkRasterPipeline_CopyIndirectCtx { struct
180 float *dst;
181 const float *src;
182 const uint32_t *indirectOffset; // this applies to `src` or `dst` based on the op
183 uint32_t indirectLimit; // the indirect offset is clamped to this upper bound
184 uint32_t slots; // the number of slots to copy