Searched refs:stagingView (Results 1 – 1 of 1) sorted by relevance
1176 vk::ImageView stagingView; in copySubImageImplWithDraw() local1179 &stagingView, vk::LevelIndex(0), 1, layerIndex, 1, in copySubImageImplWithDraw()1182 ANGLE_TRY(utilsVk.copyImage(contextVk, &stagingImage->get(), &stagingView, srcImage, in copySubImageImplWithDraw()1187 contextVk->addGarbage(&stagingView); in copySubImageImplWithDraw()