Function Kataglyphis::buildFramebufferCreateInfo#
Defined in File FramebufferHelper.hpp
Function Documentation#
-
vk::FramebufferCreateInfo Kataglyphis::buildFramebufferCreateInfo(vk::RenderPass render_pass, std::span<const vk::ImageView> attachments, vk::Extent2D extent, uint32_t layers = 1)#