Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/svga/include/
Dsvga3d_dx.h1071 struct SVGA3dCmdDXSetConstantBufferOffset { struct
1076 SVGA3dCmdDXSetConstantBufferOffset; argument
1078 typedef SVGA3dCmdDXSetConstantBufferOffset SVGA3dCmdDXSetVSConstantBufferOffset;
1081 typedef SVGA3dCmdDXSetConstantBufferOffset SVGA3dCmdDXSetPSConstantBufferOffset;
1084 typedef SVGA3dCmdDXSetConstantBufferOffset SVGA3dCmdDXSetGSConstantBufferOffset;
1087 typedef SVGA3dCmdDXSetConstantBufferOffset SVGA3dCmdDXSetHSConstantBufferOffset;
1090 typedef SVGA3dCmdDXSetConstantBufferOffset SVGA3dCmdDXSetDSConstantBufferOffset;
1093 typedef SVGA3dCmdDXSetConstantBufferOffset SVGA3dCmdDXSetCSConstantBufferOffset;
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_cmd_vgpu10.c1357 SVGA3dCmdDXSetConstantBufferOffset *cmd; in SVGA3D_vgpu10_SetConstantBufferOffset()
1362 sizeof(SVGA3dCmdDXSetConstantBufferOffset), in SVGA3D_vgpu10_SetConstantBufferOffset()