0ad2d013b1
Several fuzzer issues, and one Chromium issue that's blocking the roll. Bug: chromium:1246795 Bug: skia:12423 Change-Id: I00370b74569b447e543d9a1f22c588eb493063da Reviewed-on: https://skia-review.googlesource.com/c/skia/+/445960 Reviewed-by: John Stiles <johnstiles@google.com> Commit-Queue: Brian Osman <brianosman@google.com> Auto-Submit: Brian Osman <brianosman@google.com>
56 lines
692 B
Plaintext
56 lines
692 B
Plaintext
### Compilation failed:
|
|
|
|
error: 11: exceeded max function call depth:
|
|
half4 main(float2 xy)
|
|
void f1()
|
|
void f2()
|
|
void f3()
|
|
void f4()
|
|
void f5()
|
|
void f6()
|
|
void f7()
|
|
void f8()
|
|
void f9()
|
|
void f10()
|
|
void f11()
|
|
void f12()
|
|
void f13()
|
|
void f14()
|
|
void f15()
|
|
void f16()
|
|
void f17()
|
|
void f18()
|
|
void f19()
|
|
void f20()
|
|
void f21()
|
|
void f22()
|
|
void f23()
|
|
void f24()
|
|
void f25()
|
|
void f26()
|
|
void f27()
|
|
void f28()
|
|
void f29()
|
|
void f30()
|
|
void f31()
|
|
void f32()
|
|
void f33()
|
|
void f34()
|
|
void f35()
|
|
void f36()
|
|
void f37()
|
|
void f38()
|
|
void f39()
|
|
void f40()
|
|
void f41()
|
|
void f42()
|
|
void f43()
|
|
void f44()
|
|
void f45()
|
|
void f46()
|
|
void f47()
|
|
void f48()
|
|
void f49()
|
|
void f50()
|
|
1 error
|