chromium/third_party/vulkan_memory_allocator/vma.cpp

// Copyright 2021 The ANGLE Project Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

#include <vulkan/vulkan.h>

#define VMA_IMPLEMENTATION
#include "include/vk_mem_alloc.h"