mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +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. |
||
|---|---|---|
| .. | ||
| test_a_hash_map.h | ||
| test_command_queue.h | ||
| test_hash_map.h | ||
| test_hash_set.h | ||
| test_list.h | ||
| test_local_vector.h | ||
| test_lru.h | ||
| test_oa_hash_map.h | ||
| test_paged_array.h | ||
| test_rid.h | ||
| test_span.h | ||
| test_vector.h | ||