Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/svga/include/
Dsvga3d_dx.h938 struct SVGA3dCmdDXSetConstantBufferOffset { struct
943 SVGA3dCmdDXSetConstantBufferOffset; argument
945 typedef SVGA3dCmdDXSetConstantBufferOffset SVGA3dCmdDXSetVSConstantBufferOffset;
948 typedef SVGA3dCmdDXSetConstantBufferOffset SVGA3dCmdDXSetPSConstantBufferOffset;
951 typedef SVGA3dCmdDXSetConstantBufferOffset SVGA3dCmdDXSetGSConstantBufferOffset;
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_cmd_vgpu10.c1273 SVGA3dCmdDXSetConstantBufferOffset *cmd; in SVGA3D_vgpu10_SetConstantBufferOffset()
1278 sizeof(SVGA3dCmdDXSetConstantBufferOffset), in SVGA3D_vgpu10_SetConstantBufferOffset()