Implement reflect intrinsic in RP codegen.

This is done by manually evaluating `I - (N * dot(I,N) * 2)` on the
stack. I've verified the behavior via the existing runtime-effect test
slide.

Change-Id: Ic9953bd7af2a16565d059188b857fd83e638c227
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/657999
Commit-Queue: John Stiles <johnstiles@google.com>
Commit-Queue: Brian Osman <brianosman@google.com>
Reviewed-by: Brian Osman <brianosman@google.com>
Auto-Submit: John Stiles <johnstiles@google.com>
2 files changed