obliteration/gui/vulkan.hpp
2024-10-03 08:43:26 +02:00

6 lines
77 B
C++

#pragma once
class QVulkanFunctions;
extern QVulkanFunctions *vkFunctions;