Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/svga/svgadump/
Dsvga_dump.c373 dump_SVGA3dCmdSetClipPlane(const SVGA3dCmdSetClipPlane *cmd) in dump_SVGA3dCmdSetClipPlane()
2317 const SVGA3dCmdSetClipPlane *cmd = (const SVGA3dCmdSetClipPlane *)body; in svga_dump_command()
/external/mesa3d/src/gallium/drivers/svga/include/
Dsvga3d_cmd.h958 SVGA3dCmdSetClipPlane; /* SVGA_3D_CMD_SETCLIPPLANE */ typedef
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_cmd.c1221 SVGA3dCmdSetClipPlane *cmd; in SVGA3D_SetClipPlane()