Home
last modified time | relevance | path

Searched defs:copyRegions (Results 1 – 16 of 16) sorted by relevance

/external/skqp/src/gpu/vk/
DGrVkCommandBuffer.cpp626 const VkImageCopy* copyRegions) { in copyImage()
688 const VkBufferImageCopy* copyRegions) { in copyImageToBuffer()
706 const VkBufferImageCopy* copyRegions) { in copyBufferToImage()
/external/skia/src/gpu/vk/
DGrVkCommandBuffer.cpp699 const VkImageCopy* copyRegions) { in copyImage()
763 const VkBufferImageCopy* copyRegions) { in copyImageToBuffer()
783 const VkBufferImageCopy* copyRegions) { in copyBufferToImage()
/external/deqp/external/vulkancts/framework/vulkan/
DvkImageUtil.cpp4085 const std::vector<VkBufferImageCopy>& copyRegions, in copyBufferToImage()
4159 const std::vector<VkBufferImageCopy>& copyRegions, in copyBufferToImage()
4355 std::vector<VkBufferImageCopy> copyRegions; in generateChessboardCopyRegions() local
4505 …std::vector<VkBufferImageCopy> copyRegions = generateChessboardCopyRegions(tileSize, imageWidth, i… in initColorImageChessboardPattern() local
/external/deqp/external/vulkancts/modules/vulkan/descriptor_indexing/
DvktDescriptorSetsIndexingTestsUtils.cpp269 std::vector<VkBufferImageCopy> copyRegions; in recordCopyBufferToImage() local
/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryBasicGeometryShaderTests.cpp148 vector<VkBufferImageCopy> copyRegions (1, copyRegion); in uploadImage() local
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmComputeShaderCase.cpp583 vector<VkBufferImageCopy> copyRegions; in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageSubresourceLayoutTests.cpp448 std::vector<VkBufferImageCopy> copyRegions; in iterateAspect() local
DvktImageLoadStoreTests.cpp408 std::vector<VkBufferImageCopy> copyRegions; in commandCopyMipmapImageToBuffer() local
1772 std::vector<VkBufferImageCopy> copyRegions; in commandBeforeCompute() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineImageUtil.cpp416 std::vector<VkBufferImageCopy> copyRegions = srcTexture.getBufferCopyRegions(); in uploadTestTextureInternal() local
505 std::vector<VkBufferImageCopy> copyRegions = srcTexture.getBufferCopyRegions(); in uploadTestTextureInternalSparse() local
/external/angle/src/libANGLE/renderer/vulkan/
DBufferVk.cpp833 angle::FixedVector<VkBufferCopy, kMaxCopyRegions> copyRegions; in acquireAndUpdate() local
Dvk_helpers.cpp3668 const VkBufferCopy *copyRegions) in copyFromBuffer()
/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktTextureFilteringExplicitLodTests.cpp323 std::vector<VkBufferImageCopy> copyRegions; in initializeImage() local
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRender.cpp989 std::vector<VkBufferImageCopy> copyRegions; in uploadImage() local
1255 std::vector<VkBufferImageCopy> copyRegions; in uploadSparseImage() local
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesBufferTests.cpp1211 const VkBufferCopy copyRegions[] = in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiImageClearingTests.cpp1093 std::vector<VkBufferImageCopy> copyRegions; in readImage() local
DvktApiCopiesAndBlittingTests.cpp620 std::vector <VkBufferImageCopy> copyRegions; in uploadImageAspect() local