• Home
  • Raw
  • Download

Lines Matching refs:copyRegion

767 		const VkBufferImageCopy	copyRegion	=  in uploadImageAspect()  local
782 copyRegions.push_back(copyRegion); in uploadImageAspect()
967 const VkBufferImageCopy copyRegion = in readImageAspect() local
984 …ImageToBuffer(*m_cmdBuffer, image, VK_IMAGE_LAYOUT_TRANSFER_SRC_OPTIMAL, *buffer, 1u, &copyRegion); in readImageAspect()
4564 VkBufferImageCopy copyRegion in uploadCompressedImage() local
4587 …BufferToImage(*m_cmdBuffer, *buffer, image, VK_IMAGE_LAYOUT_TRANSFER_DST_OPTIMAL, 1u, &copyRegion); in uploadCompressedImage()
9487 CopyRegion copyRegion; in addImageToImageDimensionsTests() local
9509 copyRegion.imageCopy = testCopy; in addImageToImageDimensionsTests()
9513 testParams.params.regions.push_back(copyRegion); in addImageToImageDimensionsTests()
9656 CopyRegion copyRegion; in addImageToImageAllFormatsDepthStencilTests() local
9672 copyRegion.imageCopy = testCopy; in addImageToImageAllFormatsDepthStencilTests()
9673 params.regions.push_back(copyRegion); in addImageToImageAllFormatsDepthStencilTests()
9686 copyRegion.imageCopy = testCopy; in addImageToImageAllFormatsDepthStencilTests()
9687 params.regions.push_back(copyRegion); in addImageToImageAllFormatsDepthStencilTests()
9710 CopyRegion copyRegion; in addImageToImageAllFormatsDepthStencilTests() local
9724 copyRegion.imageCopy = testCopy; in addImageToImageAllFormatsDepthStencilTests()
9725 params.regions.push_back(copyRegion); in addImageToImageAllFormatsDepthStencilTests()
9764 CopyRegion copyRegion; in addImageToImageAllFormatsDepthStencilTests() local
9780 copyRegion.imageCopy = testCopy; in addImageToImageAllFormatsDepthStencilTests()
9781 params.regions.push_back(copyRegion); in addImageToImageAllFormatsDepthStencilTests()
9794 copyRegion.imageCopy = testCopy; in addImageToImageAllFormatsDepthStencilTests()
9795 params.regions.push_back(copyRegion); in addImageToImageAllFormatsDepthStencilTests()
9841 CopyRegion copyRegion; in addImageToImageAllFormatsDepthStencilTests() local
9857 copyRegion.imageCopy = testCopy; in addImageToImageAllFormatsDepthStencilTests()
9858 params.regions.push_back(copyRegion); in addImageToImageAllFormatsDepthStencilTests()
9871 copyRegion.imageCopy = testCopy; in addImageToImageAllFormatsDepthStencilTests()
9872 params.regions.push_back(copyRegion); in addImageToImageAllFormatsDepthStencilTests()
10796 CopyRegion copyRegion; in add1dImageToBufferTests() local
10797 copyRegion.bufferImageCopy = bufferImageCopy; in add1dImageToBufferTests()
10799 params.regions.push_back(copyRegion); in add1dImageToBufferTests()
10825 CopyRegion copyRegion; in add1dImageToBufferTests() local
10826 copyRegion.bufferImageCopy = bufferImageCopy; in add1dImageToBufferTests()
10828 params.regions.push_back(copyRegion); in add1dImageToBufferTests()
10864 CopyRegion copyRegion; in add1dImageToBufferTests() local
10865 copyRegion.bufferImageCopy = bufferImageCopy; in add1dImageToBufferTests()
10867 params.regions.push_back(copyRegion); in add1dImageToBufferTests()
10905 CopyRegion copyRegion; in add1dImageToBufferTests() local
10906 copyRegion.bufferImageCopy = bufferImageCopy; in add1dImageToBufferTests()
10908 params.regions.push_back(copyRegion); in add1dImageToBufferTests()
10939 CopyRegion copyRegion; in add2dImageToBufferTests() local
10940 copyRegion.bufferImageCopy = bufferImageCopy; in add2dImageToBufferTests()
10942 params.regions.push_back(copyRegion); in add2dImageToBufferTests()
10967 CopyRegion copyRegion; in add2dImageToBufferTests() local
10968 copyRegion.bufferImageCopy = bufferImageCopy; in add2dImageToBufferTests()
10970 params.regions.push_back(copyRegion); in add2dImageToBufferTests()
10995 CopyRegion copyRegion; in add2dImageToBufferTests() local
10996 copyRegion.bufferImageCopy = bufferImageCopy; in add2dImageToBufferTests()
10998 params.regions.push_back(copyRegion); in add2dImageToBufferTests()
11064 CopyRegion copyRegion; in add2dImageToBufferTests() local
11065 copyRegion.bufferImageCopy = bufferImageCopy; in add2dImageToBufferTests()
11067 params.regions.push_back(copyRegion); in add2dImageToBufferTests()
11093 CopyRegion copyRegion; in add2dImageToBufferTests() local
11094 copyRegion.bufferImageCopy = bufferImageCopy; in add2dImageToBufferTests()
11096 params.regions.push_back(copyRegion); in add2dImageToBufferTests()
11121 CopyRegion copyRegion; in add2dImageToBufferTests() local
11122 copyRegion.bufferImageCopy = bufferImageCopy; in add2dImageToBufferTests()
11124 params.regions.push_back(copyRegion); in add2dImageToBufferTests()
11160 CopyRegion copyRegion; in add2dImageToBufferTests() local
11161 copyRegion.bufferImageCopy = bufferImageCopy; in add2dImageToBufferTests()
11163 params.regions.push_back(copyRegion); in add2dImageToBufferTests()
11200 CopyRegion copyRegion; in add2dImageToBufferTests() local
11201 copyRegion.bufferImageCopy = bufferImageCopy; in add2dImageToBufferTests()
11203 params.regions.push_back(copyRegion); in add2dImageToBufferTests()
11239 CopyRegion copyRegion; in add2dImageToBufferTests() local
11240 copyRegion.bufferImageCopy = bufferImageCopy; in add2dImageToBufferTests()
11242 params.regions.push_back(copyRegion); in add2dImageToBufferTests()
11438 CopyRegion copyRegion; in add1dBufferToImageTests() local
11439 copyRegion.bufferImageCopy = bufferImageCopy; in add1dBufferToImageTests()
11441 params.regions.push_back(copyRegion); in add1dBufferToImageTests()
11467 CopyRegion copyRegion; in add1dBufferToImageTests() local
11468 copyRegion.bufferImageCopy = bufferImageCopy; in add1dBufferToImageTests()
11470 params.regions.push_back(copyRegion); in add1dBufferToImageTests()
11506 CopyRegion copyRegion; in add1dBufferToImageTests() local
11507 copyRegion.bufferImageCopy = bufferImageCopy; in add1dBufferToImageTests()
11509 params.regions.push_back(copyRegion); in add1dBufferToImageTests()
11547 CopyRegion copyRegion; in add1dBufferToImageTests() local
11548 copyRegion.bufferImageCopy = bufferImageCopy; in add1dBufferToImageTests()
11550 params.regions.push_back(copyRegion); in add1dBufferToImageTests()
11581 CopyRegion copyRegion; in add2dBufferToImageTests() local
11582 copyRegion.bufferImageCopy = bufferImageCopy; in add2dBufferToImageTests()
11584 params.regions.push_back(copyRegion); in add2dBufferToImageTests()
11640 CopyRegion copyRegion; in add2dBufferToImageTests() local
11641 copyRegion.bufferImageCopy = bufferImageCopy; in add2dBufferToImageTests()
11643 params.regions.push_back(copyRegion); in add2dBufferToImageTests()
11668 CopyRegion copyRegion; in add2dBufferToImageTests() local
11669 copyRegion.bufferImageCopy = bufferImageCopy; in add2dBufferToImageTests()
11671 params.regions.push_back(copyRegion); in add2dBufferToImageTests()
11696 CopyRegion copyRegion; in add2dBufferToImageTests() local
11697 copyRegion.bufferImageCopy = bufferImageCopy; in add2dBufferToImageTests()
11699 params.regions.push_back(copyRegion); in add2dBufferToImageTests()
11725 CopyRegion copyRegion; in add2dBufferToImageTests() local
11726 copyRegion.bufferImageCopy = bufferImageCopy; in add2dBufferToImageTests()
11728 params.regions.push_back(copyRegion); in add2dBufferToImageTests()
11753 CopyRegion copyRegion; in add2dBufferToImageTests() local
11754 copyRegion.bufferImageCopy = bufferImageCopy; in add2dBufferToImageTests()
11756 params.regions.push_back(copyRegion); in add2dBufferToImageTests()
11792 CopyRegion copyRegion; in add2dBufferToImageTests() local
11793 copyRegion.bufferImageCopy = bufferImageCopy; in add2dBufferToImageTests()
11795 params.regions.push_back(copyRegion); in add2dBufferToImageTests()
11832 CopyRegion copyRegion; in add2dBufferToImageTests() local
11833 copyRegion.bufferImageCopy = bufferImageCopy; in add2dBufferToImageTests()
11835 params.regions.push_back(copyRegion); in add2dBufferToImageTests()
11871 CopyRegion copyRegion; in add2dBufferToImageTests() local
11872 copyRegion.bufferImageCopy = bufferImageCopy; in add2dBufferToImageTests()
11874 params.regions.push_back(copyRegion); in add2dBufferToImageTests()
11904 CopyRegion copyRegion; in addBufferToBufferTests() local
11905 copyRegion.bufferCopy = bufferCopy; in addBufferToBufferTests()
11906 params.regions.push_back(copyRegion); in addBufferToBufferTests()
11926 CopyRegion copyRegion; in addBufferToBufferTests() local
11927 copyRegion.bufferCopy = bufferCopy; in addBufferToBufferTests()
11928 params.regions.push_back(copyRegion); in addBufferToBufferTests()
11951 CopyRegion copyRegion; in addBufferToBufferTests() local
11952 copyRegion.bufferCopy = bufferCopy; in addBufferToBufferTests()
11953 params.regions.push_back(copyRegion); in addBufferToBufferTests()
11976 CopyRegion copyRegion; in addBufferToBufferTests() local
11977 copyRegion.bufferCopy = bufferCopy; in addBufferToBufferTests()
11978 params.regions.push_back(copyRegion); in addBufferToBufferTests()