chromium-112-gcc-13-0006-vulkanmemoryallocator.patch 394 B

1234567891011
  1. https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator/commit/383f06b9fd9d36fb54cb3d4ac3363a670104bc62
  2. --- a/third_party/vulkan_memory_allocator/include/vk_mem_alloc.h
  3. +++ b/third_party/vulkan_memory_allocator/include/vk_mem_alloc.h
  4. @@ -2389,6 +2389,7 @@
  5. #undef VMA_IMPLEMENTATION
  6. #include <cstdint>
  7. +#include <cstdio>
  8. #include <cstdlib>
  9. #include <cstring>
  10. #include <utility>