Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/svga/svgadump/
Dsvga_dump.c1297 dump_SVGA3dCmdDestroyContext(const SVGA3dCmdDestroyContext *cmd) in dump_SVGA3dCmdDestroyContext()
2229 const SVGA3dCmdDestroyContext *cmd = (const SVGA3dCmdDestroyContext *)body; in svga_dump_command()
/external/mesa3d/src/gallium/drivers/svga/include/
Dsvga3d_cmd.h378 SVGA3dCmdDestroyContext; /* SVGA_3D_CMD_CONTEXT_DESTROY */ typedef
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_cmd.c202 SVGA3dCmdDestroyContext *cmd; in SVGA3D_DestroyContext()