skia2/include/sksl
Ethan Nicholas 600481f871 Made position parameter of DSL ReportErrors required
This adds line numbers to a bunch of errors which were previously
missing them.

Change-Id: Id77c08d168b0a2d8a0131a53aa004bf37b8bec02
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/444176
Commit-Queue: Ethan Nicholas <ethannicholas@google.com>
Reviewed-by: John Stiles <johnstiles@google.com>
2021-09-01 14:20:14 +00:00
..
DSL.h Broke DSLVar into separate subclasses 2021-07-15 15:40:06 +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 Added line numbers to DSLParser errors 2021-08-31 12:45:45 +00:00
DSLExpression.h Improve DSL error reporting with invalid array sizes 2021-08-31 21:04:18 +00:00
DSLFunction.h Made position parameter of DSL ReportErrors required 2021-09-01 14:20:14 +00:00
DSLLayout.h Further unified error handling between SkSL and DSL 2021-08-13 22:26:10 +00:00
DSLModifiers.h Added line numbers to DSLParser errors 2021-08-31 12:45:45 +00:00
DSLRuntimeEffects.h Disallow sk_FragCoord in SkRuntimeEffect 2021-07-21 13:36:56 +00:00
DSLStatement.h Improve DSL error reporting with invalid array sizes 2021-08-31 21:04:18 +00:00
DSLSymbols.h Added line numbers to DSLParser errors 2021-08-31 12:45:45 +00:00
DSLType.h Fixed DSL handling of struct field modifiers 2021-08-31 16:35:00 +00:00
DSLVar.h Added line numbers to DSLParser errors 2021-08-31 12:45:45 +00:00
DSLWrapper.h Initial land of DSLParser 2021-07-20 20:28:54 +00:00
SkSLErrorReporter.h Added line numbers to DSLParser errors 2021-08-31 12:45:45 +00:00