Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/svga/svgadump/
Dsvga_dump.c1060 dump_SVGA3dCmdSetZRange(const SVGA3dCmdSetZRange *cmd) in dump_SVGA3dCmdSetZRange()
2254 const SVGA3dCmdSetZRange *cmd = (const SVGA3dCmdSetZRange *)body; in svga_dump_command()
/external/mesa3d/src/gallium/drivers/svga/include/
Dsvga3d_cmd.h963 SVGA3dCmdSetZRange; /* SVGA_3D_CMD_SETZRANGE */ typedef
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_cmd.c1262 SVGA3dCmdSetZRange *cmd; in SVGA3D_SetZRange()