mirror of
https://github.com/godotengine/godot.git
synced 2025-12-07 22:00:10 +00:00
This allows Apple platforms to override the default stack size of a thread in the WorkerThreadPool, which is 512KiB by default. This must be increased, as SPIRV-Cross, used by the Metal driver, can use deeply nested stacks, as can debug builds. |
||
|---|---|---|
| .. | ||
| core | ||
| data | ||
| python_build | ||
| scene | ||
| servers | ||
| create_test.py | ||
| display_server_mock.h | ||
| SCsub | ||
| test_macros.cpp | ||
| test_macros.h | ||
| test_main.cpp | ||
| test_main.h | ||
| test_tools.h | ||
| test_utils.cpp | ||
| test_utils.h | ||
| test_validate_testing.h | ||