skia2/resources/sksl/runtime
John Stiles 1542db1a9b Add a test runtime effect for child effects.
I wasn't able to find any other test which exercised child color-filters
or child blenders. (SampleWithExplicitCoord evaluates from a shader.)

Change-Id: I58ecee3beca2d3dc11ded5de0eea031e1d7c3e1e
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/507922
Auto-Submit: John Stiles <johnstiles@google.com>
Reviewed-by: Arman Uguray <armansito@google.com>
Commit-Queue: Arman Uguray <armansito@google.com>
2022-02-12 01:06:57 +00:00
..
AllowNarrowingConversions.rts
ArrayIndexing.rts
ArrayNarrowingConversions.rts
Blend.rtb
ChildEffects.rts
Commutative.rts
ConstPreservation.rts
ConversionConstructors.rts
GlobalVariables.rts
GLSLTypeNames.rts
LargeProgram_BlocklessLoops.rts
LargeProgram_FlatLoop.rts
LargeProgram_Functions.rts
LargeProgram_NestedLoops.rts
LargeProgram_SplitLoops.rts
LargeProgram_StackDepth.rts
LargeProgram_ZeroIterFor.rts
LoopFloat.rts
LoopInt.rts
PrecisionQualifiers.rts
QualifierOrder.rts
RecursiveComparison_Arrays.rts
RecursiveComparison_Structs.rts
RecursiveComparison_Types.rts
RecursiveComparison_Vectors.rts
SampleWithExplicitCoord.rts
Switch.rts
SwitchDefaultOnly.rts
SwitchWithFallthrough.rts
SwitchWithLoops.rts
VectorIndexing.rts