Searched defs:AttachmentDesc (Results 1 – 4 of 4) sorted by relevance
56 struct AttachmentDesc { struct57 VkFormat fFormat;58 int fSamples;59 LoadStoreOps fLoadStoreOps;61 AttachmentDesc() in AttachmentDesc() argument73 bool isCompatible(const AttachmentDesc& desc) const { in isCompatible()
20 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::__anona29d8f6a0111::RenderPassWrapper