Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/wgpu/
Dwgpu_command_buffer.h195 struct SetViewportCommand struct
197 float x;
198 float y;
199 float width;
200 float height;
201 float minDepth;
202 float maxDepth;