summaryrefslogtreecommitdiffstats
path: root/src/video_core/vulkan_common/vk_enum_string_helper.h
blob: a1515814c69286989edfea5681e9a6a2d972e5c4 (plain) (blame)
1
2
3
4
5
6
7
8
// SPDX-FileCopyrightText: Copyright 2024 yuzu Emulator Project
// SPDX-License-Identifier: GPL-2.0-or-later

#pragma once

#include "video_core/vulkan_common/vulkan.h"

#include <vulkan/vk_enum_string_helper.h>