Skip to content

Struct atlas::vk::renderpass_options

ClassList > atlas > vk > renderpass_options

Public Attributes

Type Name
std::span< VkClearColorValue > clear_values = {}
std::span< renderpass_attachment > color_attachments = {}
std::span< renderpass_attachment > depth_attachments = {}

Public Attributes Documentation

variable clear_values

std::span<VkClearColorValue> atlas::vk::renderpass_options::clear_values;

variable color_attachments

std::span<renderpass_attachment> atlas::vk::renderpass_options::color_attachments;

variable depth_attachments

std::span<renderpass_attachment> atlas::vk::renderpass_options::depth_attachments;


The documentation for this class was generated from the following file TheAtlasEngine/atlas/drivers/vulkan-cpp/vk_types.hpp