Function Azura::Vulkan::VkCore::CreateFrameBuffers(VkDevice, VkRenderPass, const VkScopedSwapChain&, Containers::Vector<VkFramebuffer>&, const Log&)

Function Documentation

void Azura::Vulkan::VkCore::CreateFrameBuffers(VkDevice device, VkRenderPass renderPass, const VkScopedSwapChain &scopedSwapChain, Containers::Vector<VkFramebuffer> &frameBuffers, const Log &log_VulkanRenderSystem)