-
Maximum call stack depth increase · 2e4c069aAlexis Hetu authored
dEQP requires a stack depth of at least 33 for all tests to pass. Since the stack depth in swiftshader is arbitrary and doesn't actually depend on hardware, the maximum stack depth was increased from 16 to 64. Also added a bit of log info to make debugging easier. Fixes 2 dEQP tests: dEQP-GLES3.performance.compiler.optimization.function_inlining.32_nested_* Change-Id: I95ae335977d4eb3b21a54296b7fc5e6019595e66 Reviewed-on: https://swiftshader-review.googlesource.com/16328Tested-by:
Alexis Hétu <sugoi@google.com> Reviewed-by:
Nicolas Capens <nicolascapens@google.com>
2e4c069a
×