Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/svga/include/
Dsvga3d_cmd.h1756 struct SVGA3dCmdInvalidateGBSurface { struct
1760 SVGA3dCmdInvalidateGBSurface; /* SVGA_3D_CMD_INVALIDATE_GB_SURFACE */ argument
/external/mesa3d/src/gallium/drivers/svga/svgadump/
Dsvga_dump.c2045 dump_SVGA3dCmdInvalidateGBSurface(const SVGA3dCmdInvalidateGBSurface *cmd) in dump_SVGA3dCmdInvalidateGBSurface()
2557 const SVGA3dCmdInvalidateGBSurface *cmd = (const SVGA3dCmdInvalidateGBSurface *)body; in svga_dump_command()
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_cmd.c1881 SVGA3dCmdInvalidateGBSurface *cmd = in SVGA3D_InvalidateGBSurface()