Searched defs:AppendRTAdjustFixupHelper (Results 1 – 1 of 1) sorted by relevance
49 struct AppendRTAdjustFixupHelper : public IRHelpers { in append_rtadjust_fixup_to_vertex_main() struct50 AppendRTAdjustFixupHelper(const Context& ctx, const SkSL::Symbol* rtAdjust) in append_rtadjust_fixup_to_vertex_main() argument57 std::unique_ptr<Expression> Pos() const { in append_rtadjust_fixup_to_vertex_main()61 std::unique_ptr<Expression> Adjust() const { in append_rtadjust_fixup_to_vertex_main()65 std::unique_ptr<Statement> makeFixupStmt() const { in append_rtadjust_fixup_to_vertex_main()79 const FieldSymbol* fSkPositionField; in append_rtadjust_fixup_to_vertex_main()80 const SkSL::Symbol* fRTAdjust; in append_rtadjust_fixup_to_vertex_main()