Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/svga/svgadump/
Dsvga_dump.c616 dump_SVGA3dCmdDefineContext(const SVGA3dCmdDefineContext *cmd) in dump_SVGA3dCmdDefineContext()
2221 const SVGA3dCmdDefineContext *cmd = (const SVGA3dCmdDefineContext *)body; in svga_dump_command()
/external/mesa3d/src/gallium/drivers/svga/include/
Dsvga3d_cmd.h370 SVGA3dCmdDefineContext; /* SVGA_3D_CMD_CONTEXT_DEFINE */ typedef
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_cmd.c168 SVGA3dCmdDefineContext *cmd; in SVGA3D_DefineContext()