Searched refs:postBorrowQueueFamilyIndex (Results 1 – 5 of 5) sorted by relevance
94 if (borrowedImageInfo.postBorrowQueueFamilyIndex != usedQueueFamilyIndex) { in addNeededBarriersToUseBorrowedImage()103 .dstQueueFamilyIndex = borrowedImageInfo.postBorrowQueueFamilyIndex, in addNeededBarriersToUseBorrowedImage()
52 uint32_t postBorrowQueueFamilyIndex = 0; member
3589 compositorInfo->postBorrowQueueFamilyIndex = sVkEmulation->queueFamilyIndex; in borrowColorBufferForComposition()3594 compositorInfo->postBorrowQueueFamilyIndex = VK_QUEUE_FAMILY_EXTERNAL; in borrowColorBufferForComposition()3603 colorBufferInfo->currentQueueFamilyIndex = compositorInfo->postBorrowQueueFamilyIndex; in borrowColorBufferForComposition()3629 compositorInfo->postBorrowQueueFamilyIndex = VK_QUEUE_FAMILY_EXTERNAL; in borrowColorBufferForDisplay()3633 colorBufferInfo->currentQueueFamilyIndex = compositorInfo->postBorrowQueueFamilyIndex; in borrowColorBufferForDisplay()
83 info->postBorrowQueueFamilyIndex = m_compositorQueueFamilyIndex; in createBorrowedImageInfo()
241 ret->postBorrowQueueFamilyIndex = m_compositorQueueFamilyIndex; in createBorrowedImageInfo()