core::data::framebuffer_t::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 core::gfx::attachment.
public noexcept
operator core::gfx::attachment
returns a core::gfx::attachment based on the internal settings.
const public noexcept

Function documentation

core::data::framebuffer_t::attachment::description::operator core::gfx::attachment() const noexcept

Brief

returns a core::gfx::attachment based on the internal settings.

Returns a core::gfx::attachment based on the internal settings.