Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/svga/include/
Dsvga3d_cmd.h1910 struct SVGA3dCmdInvalidateGBSurface { struct
1914 SVGA3dCmdInvalidateGBSurface; /* SVGA_3D_CMD_INVALIDATE_GB_SURFACE */ typedef
/third_party/mesa3d/src/gallium/drivers/svga/svgadump/
Dsvga_dump.c2054 dump_SVGA3dCmdInvalidateGBSurface(const SVGA3dCmdInvalidateGBSurface *cmd) in dump_SVGA3dCmdInvalidateGBSurface()
2566 const SVGA3dCmdInvalidateGBSurface *cmd = (const SVGA3dCmdInvalidateGBSurface *)body; in svga_dump_command()
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_cmd.c1883 SVGA3dCmdInvalidateGBSurface *cmd = in SVGA3D_InvalidateGBSurface()