Home
last modified time | relevance | path

Searched refs:SVGA3dCmdSetViewport (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/svga/svgadump/
Dsvga_dump.c544 dump_SVGA3dCmdSetViewport(const SVGA3dCmdSetViewport *cmd) in dump_SVGA3dCmdSetViewport()
2318 const SVGA3dCmdSetViewport *cmd = (const SVGA3dCmdSetViewport *)body; in svga_dump_command()
/third_party/mesa3d/src/gallium/drivers/svga/include/
Dsvga3d_cmd.h1038 SVGA3dCmdSetViewport; /* SVGA_3D_CMD_SETVIEWPORT */ typedef
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_cmd.c1147 SVGA3dCmdSetViewport *cmd; in SVGA3D_SetViewport()