Create DynamicIndexLValue class.
We now have the ability to perform indirect reads from value slots.
We still need to implement indirect reads on scratch values (which
should be possible with the existing op), indirect reads on uniforms,
and indirect writes.
We now pass three more tests. I've added some coverage of nested
dynamic indices as well, on deck at http://review.skia.org/648458.
Change-Id: I60154bdecfdf8dbc85c2cc3ac998259323494791
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/648303
Commit-Queue: John Stiles <johnstiles@google.com>
Reviewed-by: Brian Osman <brianosman@google.com>
Auto-Submit: John Stiles <johnstiles@google.com>
5 files changed