Searched refs:copyImageView (Results 1 – 2 of 2) sorted by relevance
1337 const vk::ImageView *copyImageView = nullptr; in blit() local1338 ANGLE_TRY(readRenderTarget->getCopyImageView(contextVk, ©ImageView)); in blit()1340 contextVk, this, &readRenderTarget->getImageForCopy(), copyImageView, params)); in blit()
935 const vk::ImageView *copyImageView = nullptr; in copySubImageImpl() local936 ANGLE_TRY(colorReadRT->getCopyImageView(contextVk, ©ImageView)); in copySubImageImpl()941 &colorReadRT->getImageForCopy(), copyImageView, in copySubImageImpl()