mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-06-01 08:13:16 +00:00
misc: Fix a few compiler warnings.
This commit is contained in:
parent
b87e6f3838
commit
9eadec849c
2 changed files with 5 additions and 0 deletions
|
@ -13,6 +13,7 @@
|
|||
#define VULKAN_HPP_DISPATCH_LOADER_DYNAMIC 1
|
||||
#define VULKAN_HPP_NO_CONSTRUCTORS
|
||||
#define VULKAN_HPP_NO_STRUCT_SETTERS
|
||||
#define VULKAN_HPP_HAS_SPACESHIP_OPERATOR
|
||||
#include <vulkan/vulkan.hpp>
|
||||
|
||||
#define VMA_STATIC_VULKAN_FUNCTIONS 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue