Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/
DCommands.h122 struct CopyTextureToBufferCmd { struct
123 TextureCopy source;
124 BufferCopy destination;
125 Extent3D copySize; // Texels
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DCommands.h139 struct CopyTextureToBufferCmd { struct
140 TextureCopy source;
141 BufferCopy destination;
142 Extent3D copySize; // Texels