skia2/include/sksl
Brian Osman bf3e9e9591 Remove sample-with-matrix from SkSL
This is completely unused - GrMatrixEffect is the only thing that deals
with matrix transforms on child sampling. Removing this makes everything
simpler to reason about.

Change-Id: I555a3fd937c064f2480b149a6d4d8e36f7ee69bc
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/402176
Commit-Queue: Brian Osman <brianosman@google.com>
Reviewed-by: Michael Ludwig <michaelludwig@google.com>
Reviewed-by: Brian Salomon <bsalomon@google.com>
2021-04-28 15:44:35 +00:00
..
DSL.h
DSLBlock.h Incorporate top-level DSL blocks into fragment processors. 2021-04-16 18:22:33 +00:00
DSLCase.h
DSLCore.h Remove sample-with-matrix from SkSL 2021-04-28 15:44:35 +00:00
DSLErrorHandling.h
DSLExpression.h Comma operator on DSL statements now creates unscoped blocks 2021-04-19 15:37:24 +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 Added an API for creating RuntimeEffects using the SkSL DSL. 2021-04-16 19:36:54 +00:00
DSLRuntimeEffects.h Added an API for creating RuntimeEffects using the SkSL DSL. 2021-04-16 19:36:54 +00:00
DSLStatement.h Comma operator on DSL statements now creates unscoped blocks 2021-04-19 15:37:24 +00:00
DSLType.h Added an API for creating RuntimeEffects using the SkSL DSL. 2021-04-16 19:36:54 +00:00
DSLVar.h Add DSLVar::swap method. 2021-04-26 14:28:48 +00:00