Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/svga/svgadump/
Dsvga_dump.c1050 dump_SVGA3dCmdSetGBShaderConstInline(const SVGA3dCmdSetGBShaderConstInline *cmd, uint32 numConsts) in dump_SVGA3dCmdSetGBShaderConstInline()
2557 const SVGA3dCmdSetGBShaderConstInline *cmd = (const SVGA3dCmdSetGBShaderConstInline *)body; in svga_dump_command()
/third_party/mesa3d/src/gallium/drivers/svga/include/
Dsvga3d_cmd.h2060 SVGA3dCmdSetGBShaderConstInline; /* SVGA_3D_CMD_SET_GB_SHADERCONSTS_INLINE */ typedef
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_cmd.c1906 SVGA3dCmdSetGBShaderConstInline *cmd; in SVGA3D_SetGBShaderConstsInline()