mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-29 14:38:29 +00:00
Remove redundant SDL_Vulkan_GetResultString() declaration
This commit is contained in:

committed by
Sam Lantinga

parent
07fd88d241
commit
3246df8bd3
@@ -39,8 +39,6 @@
|
|||||||
#include "../../video/SDL_pixels_c.h"
|
#include "../../video/SDL_pixels_c.h"
|
||||||
#include "SDL_shaders_vulkan.h"
|
#include "SDL_shaders_vulkan.h"
|
||||||
|
|
||||||
extern const char *SDL_Vulkan_GetResultString(VkResult result);
|
|
||||||
|
|
||||||
#define VULKAN_FUNCTIONS() \
|
#define VULKAN_FUNCTIONS() \
|
||||||
VULKAN_DEVICE_FUNCTION(vkAcquireNextImageKHR) \
|
VULKAN_DEVICE_FUNCTION(vkAcquireNextImageKHR) \
|
||||||
VULKAN_DEVICE_FUNCTION(vkAllocateCommandBuffers) \
|
VULKAN_DEVICE_FUNCTION(vkAllocateCommandBuffers) \
|
||||||
|
Reference in New Issue
Block a user