skia2/tests/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.dsl.cpp Improve DSL CPP support for global variables. 2021-04-27 21:59:41 +00:00
GrDSLFPTest_Builtins.h Add support for built-in functions to DSLCPPCodeGenerator. 2021-04-22 21:56:22 +00:00
GrDSLFPTest_DoStatement.dsl.cpp Use macros for sk_Caps again. 2021-04-27 21:55:11 +00:00
GrDSLFPTest_DoStatement.h Reland "Add support for uniforms and layout(key)s to DSLCPPCodeGenerator." 2021-04-22 20:04:32 +00:00
GrDSLFPTest_ForStatement.dsl.cpp Remove superfluous lines from DSL generated code. 2021-04-26 16:40:48 +00:00
GrDSLFPTest_ForStatement.h Reland "Add support for uniforms and layout(key)s to DSLCPPCodeGenerator." 2021-04-22 20:04:32 +00:00
GrDSLFPTest_HelloWorld.dsl.cpp Remove superfluous lines from DSL generated code. 2021-04-26 16:40:48 +00:00
GrDSLFPTest_HelloWorld.h Reland "Reland "Implement statements and expressions in DSL C++ code generator."" 2021-04-22 20:01:33 +00:00
GrDSLFPTest_IfStatement.dsl.cpp Improve DSL CPP support for global variables. 2021-04-27 21:59:41 +00:00
GrDSLFPTest_IfStatement.h Improve DSL CPP support for global variables. 2021-04-27 21:59:41 +00:00
GrDSLFPTest_Sample.dsl.cpp Remove sample-with-matrix from SkSL 2021-04-28 15:44:35 +00:00
GrDSLFPTest_Sample.h Remove sample-with-matrix from SkSL 2021-04-28 15:44:35 +00:00
GrDSLFPTest_SwitchStatement.dsl.cpp Remove superfluous lines from DSL generated code. 2021-04-26 16:40:48 +00:00
GrDSLFPTest_SwitchStatement.h Reland "Reland "Implement statements and expressions in DSL C++ code generator."" 2021-04-22 20:01:33 +00:00
GrDSLFPTest_Swizzle.dsl.cpp Remove superfluous lines from DSL generated code. 2021-04-26 16:40:48 +00:00
GrDSLFPTest_Swizzle.h Reland "Reland "Implement statements and expressions in DSL C++ code generator."" 2021-04-22 20:01:33 +00:00
GrDSLFPTest_Ternary.dsl.cpp Remove superfluous lines from DSL generated code. 2021-04-26 16:40:48 +00:00
GrDSLFPTest_Ternary.h Support 'layout(when)' expressions in DSL C++. 2021-04-26 15:17:38 +00:00
GrDSLFPTest_WhileStatement.dsl.cpp Remove superfluous lines from DSL generated code. 2021-04-26 16:40:48 +00:00
GrDSLFPTest_WhileStatement.h Reland "Reland "Implement statements and expressions in DSL C++ code generator."" 2021-04-22 20:01:33 +00:00