Searched refs:AttachmentDesc (Results 1 – 2 of 2) sorted by relevance
54 struct AttachmentDesc { struct59 AttachmentDesc() in AttachmentDesc() function63 bool operator==(const AttachmentDesc& right) const {68 bool operator!=(const AttachmentDesc& right) const {71 bool isCompatible(const AttachmentDesc& desc) const { in isCompatible() argument75 AttachmentDesc fColor;76 AttachmentDesc fStencil;
16 typedef GrVkRenderPass::AttachmentsDescriptor::AttachmentDesc AttachmentDesc; typedef19 const AttachmentDesc& desc, in setup_vk_attachment_description()