Searched refs:AttachmentInfo (Results 1 – 3 of 3) sorted by relevance
56 struct AttachmentInfo struct58 AttachmentInfo (const VkFormat vkFormat, in AttachmentInfo() argument69 ~AttachmentInfo (void) in ~AttachmentInfo() argument84 const std::vector<AttachmentInfo>& attachments,95 const std::vector<AttachmentInfo> m_attachments;109 const std::vector<AttachmentInfo>& attachments, in GranularityInstance()152 …for (std::vector<AttachmentInfo>::const_iterator it = m_attachments.begin(); it != m_attachments.e… in initAttachmentDescriptions()167 …for (std::vector<AttachmentInfo>::const_iterator it = m_attachments.begin(); it != m_attachments.e… in initImages()360 const std::vector<AttachmentInfo>& attachments,366 const std::vector<AttachmentInfo> m_attachments;[all …]
128 const SkWindow::AttachmentInfo & attachmentInfo,