Searched refs:imageBorrowResources (Results 1 – 1 of 1) sorted by relevance
216 const ImageBorrowResource* imageBorrowResources[2] = {nullptr}; in postImpl() local217 for (size_t i = 0; i < std::size(imageBorrowResources); i++) { in postImpl()234 imageBorrowResources[i] = freeImageBorrowResource->get(); in postImpl()350 m_compositorQueueFamilyIndex, *sourceImageInfoVk, *imageBorrowResources[0], in postImpl()351 *imageBorrowResources[1]); in postImpl()