Vulkan: Refactor function list headers

This commit is contained in:
Jérôme Leclercq
2020-09-04 15:21:46 +02:00
parent 5f9025c23c
commit 69dda85e45
9 changed files with 51 additions and 56 deletions

View File

@@ -39,9 +39,6 @@ namespace Nz
#include <Nazara/VulkanRenderer/Wrapper/GlobalFunctions.hpp>
#undef NAZARA_VULKANRENDERER_GLOBAL_FUNCTION_OPT
#undef NAZARA_VULKANRENDERER_GLOBAL_FUNCTION
private:
static DynLib s_vulkanLib;
static VkResult s_lastErrorCode;