Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/svga/include/
Dsvga3d_cmd.h1798 struct SVGA3dCmdDestroyGBContext { struct
1802 SVGA3dCmdDestroyGBContext; /* SVGA_3D_CMD_DESTROY_GB_CONTEXT */ argument
/external/mesa3d/src/gallium/drivers/svga/svgadump/
Dsvga_dump.c1407 dump_SVGA3dCmdDestroyGBContext(const SVGA3dCmdDestroyGBContext *cmd) in dump_SVGA3dCmdDestroyGBContext()
2467 const SVGA3dCmdDestroyGBContext *cmd = (const SVGA3dCmdDestroyGBContext *) body; in svga_dump_command()