Searched defs:attDesc (Results 1 – 2 of 2) sorted by relevance
3447 const VkAttachmentDescription attDesc = { in runAndVerifyDefaultPipeline() local3469 const VkAttachmentDescription attDesc = { in runAndVerifyDefaultPipeline() local
738 …const string attDesc = cfg.attachments.empty() ? "Framebuffer has no attachments" : "Framebuffer a… in logFramebufferConfig() local