Searched refs:preBorrowLayout (Results 1 – 5 of 5) sorted by relevance
33 .oldLayout = borrowedImageInfo.preBorrowLayout, in addNeededBarriersToUseBorrowedImage()34 .newLayout = borrowedImageInfo.preBorrowLayout, in addNeededBarriersToUseBorrowedImage()49 if (borrowedImageInfo.preBorrowLayout != usedInitialImageLayout && in addNeededBarriersToUseBorrowedImage()56 .oldLayout = borrowedImageInfo.preBorrowLayout, in addNeededBarriersToUseBorrowedImage()
36 VkImageLayout preBorrowLayout = VK_IMAGE_LAYOUT_UNDEFINED; member
3584 compositorInfo->preBorrowLayout = colorBufferInfo->currentLayout; in borrowColorBufferForComposition()3624 compositorInfo->preBorrowLayout = colorBufferInfo->currentLayout; in borrowColorBufferForDisplay()
80 info->preBorrowLayout = RenderTexture::k_vkImageLayout; in createBorrowedImageInfo()
238 ret->preBorrowLayout = SourceOrTargetImage::k_vkImageLayout; in createBorrowedImageInfo()