Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/svga/svgadump/
Dsvga_dump.c373 dump_SVGA3dCmdSetClipPlane(const SVGA3dCmdSetClipPlane *cmd) in dump_SVGA3dCmdSetClipPlane()
2326 const SVGA3dCmdSetClipPlane *cmd = (const SVGA3dCmdSetClipPlane *)body; in svga_dump_command()
/third_party/mesa3d/src/gallium/drivers/svga/include/
Dsvga3d_cmd.h1057 SVGA3dCmdSetClipPlane; /* SVGA_3D_CMD_SETCLIPPLANE */ typedef
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_cmd.c1223 SVGA3dCmdSetClipPlane *cmd; in SVGA3D_SetClipPlane()