mirror of
https://github.com/seekrs/MacroLibX.git
synced 2026-01-11 22:53:34 +00:00
fixing vulkan loader, moving vulkan pfns to RenderCore
This commit is contained in:
@@ -9,6 +9,8 @@
|
||||
#include <cstdarg>
|
||||
#include <iostream>
|
||||
|
||||
#include <vulkan/vulkan_core.h>
|
||||
|
||||
#include <SDL2/SDL.h>
|
||||
#include <SDL2/SDL_vulkan.h>
|
||||
|
||||
@@ -81,6 +83,7 @@
|
||||
#include <Utils/AntiX11.h>
|
||||
#include <Utils/AntiWindows.h>
|
||||
|
||||
#define KVF_IMPL_VK_NO_PROTOTYPES
|
||||
#ifdef DEBUG
|
||||
#define KVF_ENABLE_VALIDATION_LAYERS
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user