 |
Plasma Engine
2.0
|
Loading...
Searching...
No Matches
3#include <Foundation/Basics.h>
4#include <Foundation/Logging/Log.h>
5#include <RendererVulkan/RendererVulkanDLL.h>
6#include <vulkan/vulkan_format_traits.hpp>
9#if VK_HEADER_VERSION < 268
10# error "Your vulkan headers are to old. The headers of SDK 1.3.211 or newer are required"
13#include <RendererVulkan/MemoryAllocator/MemoryAllocatorVulkan.h>