Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DTextureCopySplitter.h33 struct CopyInfo { struct
34 uint64_t alignedOffset = 0;
35 Origin3D textureOffset;
36 Origin3D bufferOffset;
37 Extent3D bufferSize;
39 Extent3D copySize;
/third_party/skia/third_party/externals/dawn/src/dawn_native/metal/
DUtilsMetal.h38 struct CopyInfo { struct
39 NSUInteger bufferOffset;
40 NSUInteger bytesPerRow;
41 NSUInteger bytesPerImage;
42 Origin3D textureOrigin;
43 Extent3D copyExtent;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineCopyPropagation.cpp88 struct CopyInfo { struct in __anone33c64730111::CopyTracker
89 MachineInstr *MI;
90 SmallVector<unsigned, 4> DefRegs;
91 bool Avail;