Factor apart Program::dump into a helper class.

This function had grown way too large, and included over a dozen
helper lambdas. This CL makes no meaningful changes, just splits
out the existing logic and lambdas into a class with helper
methods.

Change-Id: I2206af956f43007df9b219006cec8f7063898cd0
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/712765
Commit-Queue: John Stiles <johnstiles@google.com>
Reviewed-by: Arman Uguray <armansito@google.com>
2 files changed