skia2/resources/sksl/dslfp
John Stiles 420c563ba1 Add support for uint types in DSL C++ code generation.
UInt support was added to DSL in http://review.skia.org/403601. We use
the UInt type in the DitherEffect fragment processor.

Change-Id: I2770eb0196177ee403b461134c9895d2e0b2e6db
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/406139
Commit-Queue: John Stiles <johnstiles@google.com>
Auto-Submit: John Stiles <johnstiles@google.com>
Reviewed-by: Brian Osman <brianosman@google.com>
2021-05-10 18:43:52 +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 Add support for uint types in DSL C++ code generation. 2021-05-10 18:43:52 +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 Honor static statements in DSL C++ codegen. 2021-04-30 18:40:08 +00:00
GrDSLFPTest_Sample.fp Remove sample-with-matrix from SkSL 2021-04-28 15:44:35 +00:00
GrDSLFPTest_SwitchStatement.fp Honor static statements in DSL C++ codegen. 2021-04-30 18:40:08 +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