summaryrefslogtreecommitdiffstats
path: root/chromium-112-gcc-13-0006-vulkanmemoryallocator.patch
diff options
context:
space:
mode:
Diffstat (limited to 'chromium-112-gcc-13-0006-vulkanmemoryallocator.patch')
-rw-r--r--chromium-112-gcc-13-0006-vulkanmemoryallocator.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/chromium-112-gcc-13-0006-vulkanmemoryallocator.patch b/chromium-112-gcc-13-0006-vulkanmemoryallocator.patch
deleted file mode 100644
index 1760256..0000000
--- a/chromium-112-gcc-13-0006-vulkanmemoryallocator.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator/commit/383f06b9fd9d36fb54cb3d4ac3363a670104bc62
---- a/third_party/vulkan_memory_allocator/include/vk_mem_alloc.h
-+++ b/third_party/vulkan_memory_allocator/include/vk_mem_alloc.h
-@@ -2389,6 +2389,7 @@
- #undef VMA_IMPLEMENTATION
-
- #include <cstdint>
-+#include <cstdio>
- #include <cstdlib>
- #include <cstring>
- #include <utility>