Searched refs:AttachmentDesc (Results 1 – 1 of 1) sorted by relevance
26 struct AttachmentDesc { struct29 AttachmentDesc() : fFormat(VK_FORMAT_UNDEFINED), fSamples(0) {} in AttachmentDesc() argument30 bool operator==(const AttachmentDesc& right) const {33 bool operator!=(const AttachmentDesc& right) const {37 AttachmentDesc fColor;38 AttachmentDesc fResolve;39 AttachmentDesc fStencil;