|
|
PixelBullet
0.0.1
A C++ game engine
|
Public Member Functions | |
| SubpassDescription (VkPipelineBindPoint bindPoint, std::vector< VkAttachmentReference > colorAttachments, const std::optional< uint32_t > &depthAttachment) | |
| SubpassDescription (const SubpassDescription &)=delete | |
| SubpassDescription & | operator= (const SubpassDescription &)=delete |
| SubpassDescription (SubpassDescription &&) noexcept=default | |
| SubpassDescription & | operator= (SubpassDescription &&) noexcept=default |
| const VkSubpassDescription & | GetSubpassDescription () const |