skia2/include/sksl
John Stiles 6ac5310dfa Incorporate top-level DSL blocks into fragment processors.
A Block() at the top-level scope would previously disappear silently.

Change-Id: Ic3bac058361658d2e5bd8de1e3718dedf4cef1f7
Bug: skia:11854
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/397516
Reviewed-by: Ethan Nicholas <ethannicholas@google.com>
Reviewed-by: Brian Osman <brianosman@google.com>
Commit-Queue: John Stiles <johnstiles@google.com>
2021-04-16 18:22:33 +00:00
..
DSL.h Made SkSL DSL into public API 2021-03-04 21:03:58 +00:00
DSLBlock.h Incorporate top-level DSL blocks into fragment processors. 2021-04-16 18:22:33 +00:00
DSLCase.h Made SkSL DSL into public API 2021-03-04 21:03:58 +00:00
DSLCore.h Flip the arguments to sample() when passing both coords and a color 2021-04-13 19:06:07 +00:00
DSLErrorHandling.h DSL var values are now specified at construction time rather than in 2021-03-05 21:47:28 +00:00
DSLExpression.h Refactored DSL variable creation 2021-03-25 23:02:04 +00:00
DSLFunction.h Fixed an issue with passing DSLVar as a DSL function parameter 2021-04-09 17:13:27 +00:00
DSLModifiers.h Refactored DSL variable creation 2021-03-25 23:02:04 +00:00
DSLStatement.h Fixed an issue with DSL includes 2021-03-09 20:07:00 +00:00
DSLType.h SkSL DSL matrix support 2021-04-12 22:03:31 +00:00
DSLVar.h Refactored DSL variable creation 2021-03-25 23:02:04 +00:00