/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/ |
D | UtilsD3D12.cpp | 235 const TextureCopySubresource copyRegions = Compute3DTextureCopySplits( in CopyBufferTo3DTexture() local 352 const TextureCopySubresource copyRegions = in Copy3DTextureToBuffer() local
|
/third_party/skia/src/gpu/vk/ |
D | GrVkCommandBuffer.cpp | 721 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/ |
D | vkImageUtil.cpp | 4157 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/ |
D | vktDescriptorSetsIndexingTestsUtils.cpp | 269 std::vector<VkBufferImageCopy> copyRegions; in recordCopyBufferToImage() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/ |
D | vktGeometryBasicGeometryShaderTests.cpp | 148 vector<VkBufferImageCopy> copyRegions (1, copyRegion); in uploadImage() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
D | vktSpvAsmComputeShaderCase.cpp | 556 vector<VkBufferImageCopy> copyRegions; in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
D | vktImageSubresourceLayoutTests.cpp | 448 std::vector<VkBufferImageCopy> copyRegions; in iterateAspect() local
|
D | vktImageLoadStoreTests.cpp | 408 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/ |
D | vktPipelineImageUtil.cpp | 417 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/ |
D | BufferVk.cpp | 1058 angle::FixedVector<VkBufferCopy, kMaxCopyRegions> copyRegions; in acquireAndUpdate() local
|
D | vk_helpers.cpp | 3820 const VkBufferCopy *copyRegions) in copyFromBuffer()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/ |
D | vktTextureFilteringExplicitLodTests.cpp | 323 std::vector<VkBufferImageCopy> copyRegions; in initializeImage() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRender.cpp | 999 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/ |
D | vktApiImageClearingTests.cpp | 1108 std::vector<VkBufferImageCopy> copyRegions; in readImage() local 1339 std::vector<VkBufferImageCopy> copyRegions; in preClearImage() local
|
D | vktApiCopiesAndBlittingTests.cpp | 639 std::vector <VkBufferImageCopy> copyRegions; in uploadImageAspect() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/ |
D | vktSparseResourcesBufferTests.cpp | 1213 const VkBufferCopy copyRegions[] = in iterate() local
|