Searched refs:origSrcLayout (Results 1 – 1 of 1) sorted by relevance
994 VkImageLayout origSrcLayout = srcTex->currentLayout(); in copySurfaceAsCopyImage() local1012 srcStageMask = GrVkMemory::LayoutToPipelineStageFlags(origSrcLayout); in copySurfaceAsCopyImage()1015 srcAccessMask = GrVkMemory::LayoutToSrcAccessMask(origSrcLayout); in copySurfaceAsCopyImage()