Searched defs:AttachmentDesc (Results 1 – 4 of 4) sorted by relevance
58 struct AttachmentDesc { struct59 VkFormat fFormat;60 int fSamples;61 LoadStoreOps fLoadStoreOps;63 AttachmentDesc() in AttachmentDesc() function75 bool isCompatible(const AttachmentDesc& desc) const { in isCompatible()
26 typedef GrVkRenderPass::AttachmentsDescriptor::AttachmentDesc AttachmentDesc; typedef
23 struct AttachmentDesc { struct41 AttachmentDesc fColorAttachment; argument
324 typedef AttachmentDescription1 AttachmentDesc; typedef335 typedef AttachmentDescription2 AttachmentDesc; typedef348 typedef typename RenderPassTraits<RenderingTypeValue>::AttachmentDesc AttachmentDesc; typedef in vkt::renderpass::__anond89f12cc0111::RenderPassWrapper