Program Listing for File GlobalUBO.ixx

Program Listing for File GlobalUBO.ixx#

Return to documentation for file (Src/GraphicsEngineVulkan/renderer/GlobalUBO.ixx)

module;

#include "renderer/GlobalUBO.hpp"

export module kataglyphis.vulkan.global_ubo;

export namespace Kataglyphis::VulkanRendererInternals {
using ::Kataglyphis::VulkanRendererInternals::GlobalUBO;
}