Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/svga/include/
Dsvga3d_cmd.h1786 struct SVGA3dCmdDefineGBContext { struct
1790 SVGA3dCmdDefineGBContext; /* SVGA_3D_CMD_DEFINE_GB_CONTEXT */ typedef
/external/mesa3d/src/gallium/drivers/svga/svgadump/
Dsvga_dump.c1393 dump_SVGA3dCmdDefineGBContext(const SVGA3dCmdDefineGBContext *cmd) in dump_SVGA3dCmdDefineGBContext()
2451 const SVGA3dCmdDefineGBContext *cmd = (const SVGA3dCmdDefineGBContext *) body; in svga_dump_command()