Searched refs:copyAccess (Results 1 – 1 of 1) sorted by relevance
7004 CommandBufferAccess copyAccess; in readPixels() local7005 copyAccess.onBufferTransferWrite(&packBuffer); in readPixels()7006 copyAccess.onImageTransferRead(copyAspectFlags, src); in readPixels()7009 ANGLE_TRY(contextVk->getOutsideRenderPassCommandBuffer(copyAccess, ©CommandBuffer)); in readPixels()