Searched defs:GrFPArgs (Results 1 – 3 of 3) sorted by relevance
19 struct GrFPArgs { struct20 GrFPArgs(GrRecordingContext* context, in GrFPArgs() argument27 GrRecordingContext* fContext;29 const GrColorInfo* fDstColorInfo;31 const SkSurfaceProps& fSurfaceProps;
188 std::unique_ptr<GrFragmentProcessor> SkShaderBase::asFragmentProcessor(const GrFPArgs&, in asFragmentProcessor()
345 SkMaskFilterBase::onAsFragmentProcessor(const GrFPArgs&, const MatrixRec&) const { in onAsFragmentProcessor() argument