skia2/resources/sksl/dslfp
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
..
GrDSLFPTest_Builtins.fp Fix global variables which call built-in functions. 2021-04-27 21:54:31 +00:00
GrDSLFPTest_DoStatement.fp Fix sk_Caps support in DSL C++ code generator. 2021-04-23 22:20:13 +00:00
GrDSLFPTest_ForStatement.fp Reland "Add support for uniforms and layout(key)s to DSLCPPCodeGenerator." 2021-04-22 20:04:32 +00:00
GrDSLFPTest_HelloWorld.fp Reland "Reland "Implement statements and expressions in DSL C++ code generator."" 2021-04-22 20:01:33 +00:00
GrDSLFPTest_IfStatement.fp Improve DSL CPP support for global variables. 2021-04-27 21:59:41 +00:00
GrDSLFPTest_Sample.fp Remove sample-with-matrix from SkSL 2021-04-28 15:44:35 +00:00
GrDSLFPTest_SwitchStatement.fp Reland "Reland "Implement statements and expressions in DSL C++ code generator."" 2021-04-22 20:01:33 +00:00
GrDSLFPTest_Swizzle.fp Reland "Reland "Implement statements and expressions in DSL C++ code generator."" 2021-04-22 20:01:33 +00:00
GrDSLFPTest_Ternary.fp Support 'layout(when)' expressions in DSL C++. 2021-04-26 15:17:38 +00:00
GrDSLFPTest_WhileStatement.fp Reland "Reland "Implement statements and expressions in DSL C++ code generator."" 2021-04-22 20:01:33 +00:00