Home
last modified time | relevance | path

Searched refs:SVGA3dCmdDestroyGBContext (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/svga/include/
Dsvga3d_cmd.h1952 struct SVGA3dCmdDestroyGBContext { struct
1956 SVGA3dCmdDestroyGBContext; /* SVGA_3D_CMD_DESTROY_GB_CONTEXT */ argument
/third_party/mesa3d/src/gallium/drivers/svga/svgadump/
Dsvga_dump.c1407 dump_SVGA3dCmdDestroyGBContext(const SVGA3dCmdDestroyGBContext *cmd) in dump_SVGA3dCmdDestroyGBContext()
2476 const SVGA3dCmdDestroyGBContext *cmd = (const SVGA3dCmdDestroyGBContext *) body; in svga_dump_command()