Searched defs:SkRasterPipeline_InterpreterCtx (Results 1 – 1 of 1) sorted by relevance
167 struct SkRasterPipeline_InterpreterCtx { struct168 const SkSL::ByteCode* byteCode;169 const SkSL::ByteCodeFunction* fn;171 SkColor4f paintColor;172 const void* inputs;173 int ninputs;174 bool shaderConvention; // if false, we're a colorfilter