PixelBullet  0.0.1
A C++ game engine
Loading...
Searching...
No Matches
PixelBullet::Renderpass::SubpassDescription Class Reference

Public Member Functions

 SubpassDescription (VkPipelineBindPoint bindPoint, std::vector< VkAttachmentReference > colorAttachments, const std::optional< uint32_t > &depthAttachment)
 
 SubpassDescription (const SubpassDescription &)=delete
 
SubpassDescriptionoperator= (const SubpassDescription &)=delete
 
 SubpassDescription (SubpassDescription &&) noexcept=default
 
SubpassDescriptionoperator= (SubpassDescription &&) noexcept=default
 
const VkSubpassDescription & GetSubpassDescription () const
 

The documentation for this class was generated from the following file: