core::data::framebuffer::attachment::description class final

describes how the rendertarget should be loaded, stored, it's sample count, and what transition layouts it should go through.

constructors, destructors, conversion operators

description
defaulted constructor
public defaulted
description
construction based on a vk::AttachmentDescription.
public

member-functions

vkDescription
returns a vk::AttachmentDescription based on the internal settings.
const public

Function documentation

vk::AttachmentDescription core::data::framebuffer::attachment::description::vkDescription() const

Brief

returns a vk::AttachmentDescription based on the internal settings.

Returns a vk::AttachmentDescription based on the internal settings.