Searched defs:AttachmentDesc (Results 1 – 5 of 5) 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
51 struct AttachmentDesc { struct52 VkFormat fFormat;53 int fSamples;54 LoadStoreOps fLoadStoreOps;56 AttachmentDesc() in AttachmentDesc() function68 bool isCompatible(const AttachmentDesc& desc) const { in isCompatible()
315 typedef AttachmentDescription2 AttachmentDesc; in createRenderPassProduceDynamicDensityMap() typedef409 typedef AttachmentDescription2 AttachmentDesc; in createRenderPassProduceSubsampledImage() typedef622 typedef AttachmentDescription2 AttachmentDesc; in createRenderPassOutputSubsampledImage() typedef