Home
last modified time | relevance | path

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

/external/skqp/src/gpu/vk/
DGrVkCommandBuffer.cpp581 const VkImageCopy* copyRegions) { in copyImage()
643 const VkBufferImageCopy* copyRegions) { in copyImageToBuffer()
661 const VkBufferImageCopy* copyRegions) { in copyBufferToImage()
/external/skia/src/gpu/vk/
DGrVkCommandBuffer.cpp581 const VkImageCopy* copyRegions) { in copyImage()
643 const VkBufferImageCopy* copyRegions) { in copyImageToBuffer()
661 const VkBufferImageCopy* copyRegions) { in copyBufferToImage()
/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryBasicGeometryShaderTests.cpp206 const VkBufferImageCopy copyRegions = in uploadImage() local
/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktTextureFilteringExplicitLodTests.cpp365 std::vector<VkBufferImageCopy> copyRegions; in initializeImage() local
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRender.cpp1054 std::vector<VkBufferImageCopy> copyRegions; in uploadImage() local
1769 std::vector<VkBufferImageCopy> copyRegions; in uploadSparseImage() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineImageUtil.cpp471 std::vector<VkBufferImageCopy> copyRegions = srcTexture.getBufferCopyRegions(); in uploadTestTextureInternal() local
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesBufferTests.cpp1310 const VkBufferCopy copyRegions[] = in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiImageClearingTests.cpp957 std::vector<VkBufferImageCopy> copyRegions; in readImage() local
DvktApiCopiesAndBlittingTests.cpp448 std::vector <VkBufferImageCopy> copyRegions; in uploadImageAspect() local