Allow exporting of metal device

This commit is contained in:
Georg Hagen
2024-07-06 14:12:11 +02:00
parent c41b04db9b
commit d4c5e8700b
3 changed files with 12 additions and 1 deletions

View File

@@ -12,6 +12,7 @@
#include "Vulkan/Resources/ResourceManager.hpp"
#include "Vulkan/Scene/VulkanShader.hpp"
#include "Scene/Texture.hpp"
#include "Scene/Shader/Shader.hpp"
namespace OpenVulkano::Vulkan
{