ppsspp/GPU/Vulkan/VulkanUtil.h
Henrik Rydgard c64064024d Initial vulkan code.
This was squashed from nine commits but using old versions of Vulkan.
2016-03-20 19:18:35 +01:00

6 lines
68 B
C

#pragma once
#define VK_PROTOTYPES
#include "ext/vulkan/vulkan.h"