| void Spices::RendererSubPass::AddColorAttachmentReference | ( | const VkAttachmentReference & | attachmentReference, |
| const VkPipelineColorBlendAttachmentState & | colorBlend ) |
Add a Color Attachment to sub pass.
| [in] | attachmentReference | VkAttachmentReference. |
| [in] | colorBlend | VkPipelineColorBlendAttachmentState. |
Definition at line 29 of file RendererSubPass.cpp.