Searched refs:getAttachmentCount (Results 1 – 2 of 2) sorted by relevance
36 uint32_t getAttachmentCount() const in getAttachmentCount() function in vk::RenderPass
74 ASSERT(attachmentCount == renderPass->getAttachmentCount()); in clear()