skia2/resources/sksl/runtime_errors
John Stiles edac7716aa Evaluate single-argument generic intrinsics at compile time.
In particular, this optimizes abs() and sign() when all inputs are known
at compile time. This resolves a TODO on a test case in
`IllegalIndexing.rts`.

Change-Id: Ica310522a85b42dc7ae255bd25004a6629d04176
Bug: skia:10835
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/405676
Auto-Submit: John Stiles <johnstiles@google.com>
Commit-Queue: John Stiles <johnstiles@google.com>
Reviewed-by: Ethan Nicholas <ethannicholas@google.com>
2021-05-10 14:50:50 +00:00
..
FirstClassArrays.rts Remove flexible runtime effects entirely 2021-04-29 16:02:27 +00:00
IllegalArrayOps.rts Remove flexible runtime effects entirely 2021-04-29 16:02:27 +00:00
IllegalIndexing.rts Evaluate single-argument generic intrinsics at compile time. 2021-05-10 14:50:50 +00:00
IllegalOperators.rts Remove flexible runtime effects entirely 2021-04-29 16:02:27 +00:00
IllegalShaderUse.rts Remove flexible runtime effects entirely 2021-04-29 16:02:27 +00:00
IllegalStatements.rts Remove flexible runtime effects entirely 2021-04-29 16:02:27 +00:00
InvalidColorFilterFeatures.rtcf Remove layout(marker) from runtime effect SkSL 2021-04-19 18:48:45 +00:00
InvalidColorFilterMain.rtcf Add runtime color filter and shader modes to the SkSL compiler 2021-04-15 13:30:59 +00:00
InvalidShaderMain.rts Add runtime color filter and shader modes to the SkSL compiler 2021-04-15 13:30:59 +00:00
LoopConditionErrors.rts Remove flexible runtime effects entirely 2021-04-29 16:02:27 +00:00
LoopExpressionErrors.rts Remove flexible runtime effects entirely 2021-04-29 16:02:27 +00:00
LoopInitializerErrors.rts Remove flexible runtime effects entirely 2021-04-29 16:02:27 +00:00
LoopStructureErrors.rts Remove flexible runtime effects entirely 2021-04-29 16:02:27 +00:00
UnsupportedTypeFragmentProcessor.rts Remove flexible runtime effects entirely 2021-04-29 16:02:27 +00:00
UnsupportedTypeSampler.rts Remove flexible runtime effects entirely 2021-04-29 16:02:27 +00:00
UnsupportedTypeTexture.rts Remove flexible runtime effects entirely 2021-04-29 16:02:27 +00:00