Searched defs:hasColorResolveAttachment (Results 1 – 2 of 2) sorted by relevance
72 bool hasColorResolveAttachment, in add_subpass_info_to_key()278 bool hasColorResolveAttachment = colorResolveAttachmentTextureInfo.isValid(); in MakeRenderPass() local
173 bool hasColorResolveAttachment(size_t colorIndexGL) const in hasColorResolveAttachment() function