commit | 6721d353a3a750604d15a60f43e539610c93cb4a | [log] [tgz] |
---|---|---|
author | John Stiles <johnstiles@google.com> | Wed Apr 27 16:59:04 2022 -0400 |
committer | SkCQ <skcq-be@skia-corp.google.com.iam.gserviceaccount.com> | Wed Apr 27 22:30:04 2022 +0000 |
tree | 3a17f017fae01c9ad967b98b13cdcd1d3f40db45 | |
parent | 987c1354a519a63505a968c800003713d8daaaa2 [diff] |
Rename CheckProgramUnrolledSize to CheckProgramStructure. This code also checks for recursion and overly-deep call chains, so it's useful even in cases where we don't care about the program size. Change-Id: I7f123d95b3881d8738b84c565d0fc46da778314e Reviewed-on: https://skia-review.googlesource.com/c/skia/+/534664 Reviewed-by: Arman Uguray <armansito@google.com> Auto-Submit: John Stiles <johnstiles@google.com> Commit-Queue: Arman Uguray <armansito@google.com>