Function Kataglyphis::buildAttachmentDescription#
Defined in File RenderPassHelper.hpp
Function Documentation#
-
vk::AttachmentDescription Kataglyphis::buildAttachmentDescription(vk::Format format, vk::ImageLayout final_layout, vk::AttachmentLoadOp load_op = vk::AttachmentLoadOp::eClear, vk::AttachmentStoreOp store_op = vk::AttachmentStoreOp::eStore, vk::ImageLayout initial_layout = vk::ImageLayout::eUndefined)#