skyline/app/libraries/VulkanHpp/vulkan/vulkan.hpp
◱ PixelyIon 500b49d329 Add Vulkan-Hpp to libraries
This commit adds Vulkan-Hpp as a library to the project. The headers are from a modified version of `VulkanHppGenerator`. They are broken into multiple files to avoid exceeding the Intellisense file size limit of Android Studio.
2020-04-23 22:26:27 +05:30

4 lines
54 B
C++

#pragma once
#include "internal/dynamicDispatch.hpp"