mirror of
https://github.com/godotengine/godot.git
synced 2026-02-07 19:32:36 +00:00
Add Fossilize to the disabled Vulkan layer list for the editor.
This commit is contained in:
@@ -2094,6 +2094,7 @@ Error Main::setup(const char *execpath, int argc, char *argv[], bool p_second_ph
|
||||
"DISABLE_LAYER", // GH-104154 (fpsmon).
|
||||
"DISABLE_MANGOHUD", // GH-57403.
|
||||
"DISABLE_VKBASALT",
|
||||
"DISABLE_FOSSILIZE", // GH-115139.
|
||||
};
|
||||
|
||||
#if defined(WINDOWS_ENABLED) || defined(LINUXBSD_ENABLED)
|
||||
|
||||
Reference in New Issue
Block a user