new identity
Test / build_and_test (push) Successful in 45s
Build / build (push) Failing after 2h4m30s

This commit is contained in:
2026-05-29 16:42:06 +02:00
parent ba874a77b2
commit 0ab6581fe9
11 changed files with 173 additions and 178 deletions
+1 -1
View File
@@ -68,7 +68,7 @@ pub const MAX_IMAGE_LEVELS_3D = 12;
pub const MAX_IMAGE_LEVELS_CUBE = 15;
pub const MAX_IMAGE_ARRAY_LAYERS = 2048;
pub const PHYSICAL_DEVICE_DEFAULT_NAME = "StrollSoft device";
pub const PHYSICAL_DEVICE_DEFAULT_NAME = "Ape software device";
pub const PHYSICAL_DEVICE_FALLBACK_HEAP_SIZE = 0x10000000; // 256MB
pub const std_options = base.std_options;