Searched defs:SetViewportCmd (Results 1 – 2 of 2) sorted by relevance
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/ |
D | Commands.h | 196 struct SetViewportCmd { struct 197 float x, y, width, height, minDepth, maxDepth;
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/ |
D | Commands.h | 236 struct SetViewportCmd { struct 237 float x, y, width, height, minDepth, maxDepth;
|