nngn
Loading...
Searching...
No Matches
anonymous_namespace{vulkan.cpp}::RenderList::Stage Struct Reference
Collaboration diagram for anonymous_namespace{vulkan.cpp}::RenderList::Stage:

Public Member Functions

 Stage (void)=default
 
 ~Stage (void)=default
 
 Stage (const nngn::Graphics::RenderList::Stage &s)
 
 Stage (void)=default
 
 ~Stage (void)=default
 
 Stage (const nngn::Graphics::RenderList::Stage &s)
 

Public Attributes

VkPipeline pipeline = {}
 
std::vector< std::pair< u32, u32 > > buffers = {}
 
u32 conf = {}
 

Constructor & Destructor Documentation

◆ Stage() [1/4]

anonymous_namespace{vulkan.cpp}::RenderList::Stage::Stage ( void  )
default

◆ ~Stage() [1/2]

anonymous_namespace{vulkan.cpp}::RenderList::Stage::~Stage ( void  )
default

◆ Stage() [2/4]

anonymous_namespace{vulkan.cpp}::RenderList::Stage::Stage ( const nngn::Graphics::RenderList::Stage s)
explicit

◆ Stage() [3/4]

anonymous_namespace{vulkan.cpp}::RenderList::Stage::Stage ( void  )
default

◆ ~Stage() [2/2]

anonymous_namespace{vulkan.cpp}::RenderList::Stage::~Stage ( void  )
default

◆ Stage() [4/4]

anonymous_namespace{vulkan.cpp}::RenderList::Stage::Stage ( const nngn::Graphics::RenderList::Stage s)
explicit

Member Data Documentation

◆ buffers

std::vector< std::pair< u32, u32 > > anonymous_namespace{vulkan.cpp}::RenderList::Stage::buffers = {}

◆ conf

u32 anonymous_namespace{vulkan.cpp}::RenderList::Stage::conf = {}

◆ pipeline

VkPipeline anonymous_namespace{vulkan.cpp}::RenderList::Stage::pipeline = {}

The documentation for this struct was generated from the following files: