skia2/include/sksl
Ethan Nicholas 722cb67b09 Improved DSL APIs in preparation for DSLParser
This includes several new array variants of existing APIs, DSLBlock now
supporting SymbolTables, and a couple of other minor changes needed by
the upcoming DSLParser.

Change-Id: I71feb268feb27cf7ff453cc59046091779bffe06
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/404779
Commit-Queue: Ethan Nicholas <ethannicholas@google.com>
Reviewed-by: John Stiles <johnstiles@google.com>
2021-05-06 15:46:47 +00:00
..
DSL.h Added DSLWrapper so DSL classes can be used in containers 2021-05-04 17:19:35 +00:00
DSLBlock.h Improved DSL APIs in preparation for DSLParser 2021-05-06 15:46:47 +00:00
DSLCase.h Improved DSL APIs in preparation for DSLParser 2021-05-06 15:46:47 +00:00
DSLCore.h Added DSLWrapper so DSL classes can be used in containers 2021-05-04 17:19:35 +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 Improved DSL APIs in preparation for DSLParser 2021-05-06 15:46:47 +00:00
DSLFunction.h Improved DSL APIs in preparation for DSLParser 2021-05-06 15:46:47 +00:00
DSLModifiers.h Improved DSL APIs in preparation for DSLParser 2021-05-06 15:46:47 +00:00
DSLRuntimeEffects.h Added an API for creating RuntimeEffects using the SkSL DSL. 2021-04-16 19:36:54 +00:00
DSLStatement.h Improved DSL APIs in preparation for DSLParser 2021-05-06 15:46:47 +00:00
DSLType.h Added unsigned types and type query functions to DSL 2021-05-04 13:14:15 +00:00
DSLVar.h Added DSLWrapper so DSL classes can be used in containers 2021-05-04 17:19:35 +00:00
DSLWrapper.h Added DSLWrapper so DSL classes can be used in containers 2021-05-04 17:19:35 +00:00