Searched refs:preBorrowQueueFamilyIndex (Results 1 – 5 of 5) sorted by relevance
27 if (borrowedImageInfo.preBorrowQueueFamilyIndex != usedQueueFamilyIndex) { in addNeededBarriersToUseBorrowedImage()35 .srcQueueFamilyIndex = borrowedImageInfo.preBorrowQueueFamilyIndex, in addNeededBarriersToUseBorrowedImage()
39 uint32_t preBorrowQueueFamilyIndex = 0; member
3585 compositorInfo->preBorrowQueueFamilyIndex = colorBufferInfo->currentQueueFamilyIndex; in borrowColorBufferForComposition()3625 compositorInfo->preBorrowQueueFamilyIndex = sVkEmulation->queueFamilyIndex; in borrowColorBufferForDisplay()
81 info->preBorrowQueueFamilyIndex = m_compositorQueueFamilyIndex; in createBorrowedImageInfo()
239 ret->preBorrowQueueFamilyIndex = m_compositorQueueFamilyIndex; in createBorrowedImageInfo()