skia2/resources/sksl/runtime
Brian Osman 86e85537fe Test that we propagate 'const' to the GPU backend of runtime effects
Currently, only one of three uses (local variables) does this correctly.

Bug: skia:11716
Change-Id: Iad11e8e5998fcc7caee4d438e0558c5d4e2b1821
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/382277
Reviewed-by: John Stiles <johnstiles@google.com>
Commit-Queue: Brian Osman <brianosman@google.com>
2021-03-09 23:26:00 +00:00
..
ArrayIndexing.rte
ConstPreservation.rte Test that we propagate 'const' to the GPU backend of runtime effects 2021-03-09 23:26:00 +00:00
ConversionConstructors.rte
GlobalVariables.rte Tweak GlobalVariables.rte test, and adjust .stage output 2021-02-17 22:13:19 +00:00
LoopFloat.rte
LoopInt.rte
SampleWithConstantMatrix.rte
SampleWithExplicitCoord.rte
SampleWithUniformMatrix.rte
SampleWithVariableMatrix.rte
VectorIndexing.rte