Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/
DCommands.h128 struct CopyTextureToTextureCmd { struct
129 TextureCopy source;
130 TextureCopy destination;
131 Extent3D copySize; // Texels
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DCommands.h145 struct CopyTextureToTextureCmd { struct
146 TextureCopy source;
147 TextureCopy destination;
148 Extent3D copySize; // Texels