SpiecsEngine
 
Loading...
Searching...
No Matches

◆ GetDescription()

VkSubpassDescription & Spices::RendererSubPass::GetDescription ( )
inline

Get a VkSubpassDescription.

Returns
Returns the VkSubpassDescription.

Definition at line 118 of file RendererSubPass.h.

118{ return m_SubPassDescriptions; }
VkSubpassDescription m_SubPassDescriptions
VkSubpassDescription.