skia2/include/sksl
Ethan Nicholas 292a09da2b Added modifier support to DSLFunction
This also includes a couple of fixes to DSLFunction error reporting.

Change-Id: Iab813143511c408df2dba7a4dc8beddea1a8e8d0
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/427736
Commit-Queue: Ethan Nicholas <ethannicholas@google.com>
Reviewed-by: John Stiles <johnstiles@google.com>
2021-07-14 14:46:01 +00:00
..
DSL.h Added DSL layout() support 2021-05-11 19:52:59 +00:00
DSLBlock.h Fixed some fixups not being applied to DSL code 2021-07-12 14:25:38 +00:00
DSLCase.h Added operator= on DSLCase 2021-06-10 22:29:24 +00:00
DSLCore.h Fixed some fixups not being applied to DSL code 2021-07-12 14:25:38 +00:00
DSLErrorHandling.h
DSLExpression.h Added Poison values to SkSL to improve DSL error handling 2021-06-28 19:15:16 +00:00
DSLFunction.h Added modifier support to DSLFunction 2021-07-14 14:46:01 +00:00
DSLLayout.h Remove layout(override_coverage) 2021-05-18 19:39:54 +00:00
DSLModifiers.h Converted DSL APIs to use skstd::string_view. 2021-06-08 13:49:35 +00:00
DSLRuntimeEffects.h Added an API for creating RuntimeEffects using the SkSL DSL. 2021-04-16 19:36:54 +00:00
DSLStatement.h Added Poison values to SkSL to improve DSL error handling 2021-06-28 19:15:16 +00:00
DSLSymbols.h Added Poison values to SkSL to improve DSL error handling 2021-06-28 19:15:16 +00:00
DSLType.h Added DSL support for interface blocks 2021-07-08 17:18:37 +00:00
DSLVar.h Reland "Don't key progams/pipelines on origin."" 2021-07-07 14:50:10 +00:00
DSLWrapper.h Added DSLWrapper so DSL classes can be used in containers 2021-05-04 17:19:35 +00:00