skia2/include/sksl
Brian Osman debcbbf6a8 Flip the arguments to sample() when passing both coords and a color
A subset of these signatures will be available to public SkSL, and
structured in a way that really pushes the coords as the primary
argument (and color as an optional one). In any case, I find this
ordering more natural.

Change-Id: I7b3bc962c5b305b9eeed1ae11ae1dc2ce7269364
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/396021
Reviewed-by: Michael Ludwig <michaelludwig@google.com>
Commit-Queue: Brian Osman <brianosman@google.com>
2021-04-13 19:06:07 +00:00
..
DSL.h Made SkSL DSL into public API 2021-03-04 21:03:58 +00:00
DSLBlock.h Made SkSL DSL into public API 2021-03-04 21:03:58 +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