Searched refs:isAttachmentUsed (Results 1 – 2 of 2) sorted by relevance
76 bool isAttachmentUsed(uint32_t i) const in isAttachmentUsed() function in vk::RenderPass
87 if(!aspectMask || !renderPass->isAttachmentUsed(i)) in clear()