Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DUtilsD3D12.cpp235 const TextureCopySubresource copyRegions = Compute3DTextureCopySplits( in CopyBufferTo3DTexture() local
352 const TextureCopySubresource copyRegions = in Copy3DTextureToBuffer() local
/third_party/skia/src/gpu/vk/
DGrVkCommandBuffer.cpp721 const VkImageCopy* copyRegions) { in copyImage()
785 const VkBufferImageCopy* copyRegions) { in copyImageToBuffer()
805 const VkBufferImageCopy* copyRegions) { in copyBufferToImage()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkImageUtil.cpp4157 const std::vector<VkBufferImageCopy>& copyRegions, in copyBufferToImage()
4231 const std::vector<VkBufferImageCopy>& copyRegions, in copyBufferToImage()
4521 std::vector<VkBufferImageCopy> copyRegions; in generateChessboardCopyRegions() local
4671 …std::vector<VkBufferImageCopy> copyRegions = generateChessboardCopyRegions(tileSize, imageWidth, i… in initColorImageChessboardPattern() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/descriptor_indexing/
DvktDescriptorSetsIndexingTestsUtils.cpp269 std::vector<VkBufferImageCopy> copyRegions; in recordCopyBufferToImage() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/
DvktGeometryBasicGeometryShaderTests.cpp148 vector<VkBufferImageCopy> copyRegions (1, copyRegion); in uploadImage() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmComputeShaderCase.cpp556 vector<VkBufferImageCopy> copyRegions; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageSubresourceLayoutTests.cpp448 std::vector<VkBufferImageCopy> copyRegions; in iterateAspect() local
DvktImageLoadStoreTests.cpp408 std::vector<VkBufferImageCopy> copyRegions; in commandCopyMipmapImageToBuffer() local
1769 std::vector<VkBufferImageCopy> copyRegions; in commandBeforeCompute() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineImageUtil.cpp417 std::vector<VkBufferImageCopy> copyRegions = srcTexture.getBufferCopyRegions(); in uploadTestTextureInternal() local
506 std::vector<VkBufferImageCopy> copyRegions = srcTexture.getBufferCopyRegions(); in uploadTestTextureInternalSparse() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DBufferVk.cpp1058 angle::FixedVector<VkBufferCopy, kMaxCopyRegions> copyRegions; in acquireAndUpdate() local
Dvk_helpers.cpp3820 const VkBufferCopy *copyRegions) in copyFromBuffer()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
DvktTextureFilteringExplicitLodTests.cpp323 std::vector<VkBufferImageCopy> copyRegions; in initializeImage() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRender.cpp999 std::vector<VkBufferImageCopy> copyRegions; in uploadImage() local
1265 std::vector<VkBufferImageCopy> copyRegions; in uploadSparseImage() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiImageClearingTests.cpp1108 std::vector<VkBufferImageCopy> copyRegions; in readImage() local
1339 std::vector<VkBufferImageCopy> copyRegions; in preClearImage() local
DvktApiCopiesAndBlittingTests.cpp639 std::vector <VkBufferImageCopy> copyRegions; in uploadImageAspect() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesBufferTests.cpp1213 const VkBufferCopy copyRegions[] = in iterate() local