yuzu/src/video_core/vulkan_common/vma.cpp

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
180 B
C++
Raw Normal View History

// SPDX-FileCopyrightText: Copyright 2023 yuzu Emulator Project
// SPDX-License-Identifier: GPL-2.0-or-later
#define VMA_IMPLEMENTATION
2023-06-25 14:08:38 +02:00
2023-07-30 13:10:00 +02:00
#include "video_core/vulkan_common/vma.h"