Searched defs:AttachmentDesc (Results 1 – 7 of 7) sorted by relevance
61 struct AttachmentDesc { struct62 VkFormat fFormat;63 int fSamples;64 LoadStoreOps fLoadStoreOps;66 AttachmentDesc() in AttachmentDesc() argument78 bool isCompatible(const AttachmentDesc& desc) const { in isCompatible()
16 typedef GrVkRenderPass::AttachmentsDescriptor::AttachmentDesc AttachmentDesc; typedef
54 struct AttachmentDesc { struct55 VkFormat fFormat;56 int fSamples;57 LoadStoreOps fLoadStoreOps;59 AttachmentDesc() in AttachmentDesc() function71 bool isCompatible(const AttachmentDesc& desc) const { in isCompatible()
26 struct AttachmentDesc { struct33 AttachmentDesc fColorAttachment; argument
334 typedef AttachmentDescription1 AttachmentDesc; typedef344 typedef AttachmentDescription2 AttachmentDesc; typedef357 typedef typename RenderPassTraits<RenderingTypeValue>::AttachmentDesc AttachmentDesc; typedef in vkt::renderpass::__anon89235df40111::RenderPassWrapper
334 typedef AttachmentDescription1 AttachmentDesc; typedef344 typedef AttachmentDescription2 AttachmentDesc; typedef357 typedef typename RenderPassTraits<RenderingTypeValue>::AttachmentDesc AttachmentDesc; typedef in vkt::renderpass::__anon2d8caf740111::RenderPassWrapper