Home
last modified time | relevance | path

Searched defs:srcCopy (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DCommandBufferVk.cpp57 bool HasSameTextureCopyExtent(const TextureCopy& srcCopy, in HasSameTextureCopyExtent()
67 VkImageCopy ComputeImageCopyRegion(const TextureCopy& srcCopy, in ComputeImageCopyRegion()
442 const TextureCopy& srcCopy, in RecordCopyImageWithTemporaryBuffer()
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DCommandBufferD3D12.cpp164 const TextureCopy& srcCopy, in ShouldCopyUsingTemporaryBuffer()
187 const TextureCopy& srcCopy, in RecordCopyTextureWithTemporaryBuffer()
/third_party/ffmpeg/libpostproc/
Dpostprocess_altivec_template.c575 uint8_t *srcCopy = src; in dering_altivec() local