skia2/tests/sksl
John Stiles 053739dfa8 Add unit test for O(n^3) behavior in the inliner.
In practice, the inline threshold does a good job of limiting the
blast radius here.

Change-Id: I495184116e733262ea9d84fec30885ea047ca116
Bug: skia:10945
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/334597
Commit-Queue: John Stiles <johnstiles@google.com>
Auto-Submit: John Stiles <johnstiles@google.com>
Reviewed-by: Brian Osman <brianosman@google.com>
2020-11-13 22:13:21 +00:00
..
blend Directly compute call counts, rather than mutating state 2020-10-19 16:08:39 +00:00
errors Disallow usage of private types ($vec, etc) in non-builtin code. 2020-11-13 21:55:50 +00:00
fp Fix bad FP codegen when sample() calls are inlined. 2020-11-03 19:54:45 +00:00
glsl Add golden outputs for the Metal backend. 2020-09-25 17:46:43 +00:00
inliner Add unit test for O(n^3) behavior in the inliner. 2020-11-13 22:13:21 +00:00
shared Fix flipped array dimensions in SkSL. 2020-11-10 18:08:29 +00:00
workarounds Directly compute call counts, rather than mutating state 2020-10-19 16:08:39 +00:00