Home
last modified time | relevance | path

Searched defs:CopyBufferToTextureCmd (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/
DCommands.h116 struct CopyBufferToTextureCmd { struct
117 BufferCopy source;
118 TextureCopy destination;
119 Extent3D copySize; // Texels
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DCommands.h133 struct CopyBufferToTextureCmd { struct
134 BufferCopy source;
135 TextureCopy destination;
136 Extent3D copySize; // Texels