skia2/tests/sksl
John Stiles 80ccdbd869 Inline trivial single-argument constructors directly.
We don't need to create a temporary variable for expressions like
`half3(x)`.

Change-Id: Ie0fa6a6dfb3d77d4372f96c676d3081f7e278852
Bug: skia:10786
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/320960
Commit-Queue: John Stiles <johnstiles@google.com>
Auto-Submit: John Stiles <johnstiles@google.com>
Reviewed-by: Ethan Nicholas <ethannicholas@google.com>
Reviewed-by: Brian Osman <brianosman@google.com>
2020-09-30 17:06:14 +00:00
..
blend Allow more types of expressions to be directly inlined. 2020-09-30 00:36:40 +00:00
errors Add unit tests for assignment and invalid field access. 2020-09-25 21:42:22 +00:00
fp Convert the remaining FP tests to golden outputs. 2020-09-23 16:21:58 +00:00
glsl Add golden outputs for the Metal backend. 2020-09-25 17:46:43 +00:00
inliner Inline trivial single-argument constructors directly. 2020-09-30 17:06:14 +00:00
shared Avoid creating temporary variables for nested trivial cases. 2020-09-30 13:31:37 +00:00
workarounds Rename 'DefaultSettings' golden outputs to 'StandaloneSettings'. 2020-09-21 22:15:51 +00:00