skia2/resources/sksl/dslfp
John Stiles 1dcf46359c Fix sk_Caps support in DSL C++ code generator.
This was almost right, but was missing the trailing () to make a
function call.

Change-Id: I1215a97bb0ac39aceca8ff6bea70af8ff572ef84
Bug: skia:11854
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/400541
Reviewed-by: Ethan Nicholas <ethannicholas@google.com>
Commit-Queue: Ethan Nicholas <ethannicholas@google.com>
Auto-Submit: John Stiles <johnstiles@google.com>
2021-04-23 22:20:13 +00:00
..
GrDSLFPTest_Builtins.fp Add support for built-in functions to DSLCPPCodeGenerator. 2021-04-22 21:56:22 +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 Reland "Add support for uniforms and layout(key)s to DSLCPPCodeGenerator." 2021-04-22 20:04:32 +00:00
GrDSLFPTest_Sample.fp Add support for sample() to DSLCPPCodeGenerator. 2021-04-22 21:13:13 +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 Reland "Add support for uniforms and layout(key)s to DSLCPPCodeGenerator." 2021-04-22 20:04:32 +00:00
GrDSLFPTest_WhileStatement.fp Reland "Reland "Implement statements and expressions in DSL C++ code generator."" 2021-04-22 20:01:33 +00:00