skia2/include/sksl
Ethan Nicholas a2fd01c56d Made PositionInfo's capture explicit
Breaking out the Capture method and creating a separate nullary
constructor makes the magic more obvious and makes it easier to
create empty positions.

Change-Id: Idd174522f11620fbd11679c7cd8f770ada5bde7d
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/438820
Reviewed-by: John Stiles <johnstiles@google.com>
Commit-Queue: Ethan Nicholas <ethannicholas@google.com>
2021-08-12 16:25:44 +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 Made PositionInfo's capture explicit 2021-08-12 16:25:44 +00:00
DSLErrorHandling.h Made PositionInfo's capture explicit 2021-08-12 16:25:44 +00:00
DSLExpression.h Made PositionInfo's capture explicit 2021-08-12 16:25:44 +00:00
DSLFunction.h Pass DSLModifiers by reference. 2021-08-05 21:34:08 +00:00
DSLLayout.h Made PositionInfo's capture explicit 2021-08-12 16:25:44 +00:00
DSLModifiers.h Reduce code size of DSL Struct(). 2021-08-11 16:42:12 +00:00
DSLRuntimeEffects.h Disallow sk_FragCoord in SkRuntimeEffect 2021-07-21 13:36:56 +00:00
DSLStatement.h Made PositionInfo's capture explicit 2021-08-12 16:25:44 +00:00
DSLSymbols.h Initial land of DSLParser 2021-07-20 20:28:54 +00:00
DSLType.h Reduce code size of DSL Struct(). 2021-08-11 16:42:12 +00:00
DSLVar.h Pass DSLModifiers by reference. 2021-08-05 21:34:08 +00:00
DSLWrapper.h Initial land of DSLParser 2021-07-20 20:28:54 +00:00