Searched refs:dstSid (Results 1 – 3 of 3) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/svga/include/ |
D | svga3d_dx.h | 753 SVGA3dSurfaceId dstSid; member 766 SVGA3dSurfaceId dstSid; member 782 SVGA3dSurfaceId dstSid; member 791 SVGA3dSurfaceId dstSid; member 804 SVGA3dSurfaceId dstSid; member 821 SVGA3dSurfaceId dstSid; member 830 SVGA3dSurfaceId dstSid; member 872 SVGA3dSurfaceId dstSid; member 885 SVGA3dSurfaceId dstSid; member 905 SVGA3dSurfaceId dstSid; member [all …]
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
D | svga_cmd_vgpu10.c | 185 swc->surface_relocation(swc, &cmd->dstSid, NULL, dstSurf, SVGA_RELOC_WRITE); in SVGA3D_vgpu10_PredCopyRegion() 210 swc->surface_relocation(swc, &cmd->dstSid, NULL, dstSurf, SVGA_RELOC_WRITE); in SVGA3D_vgpu10_PredCopy() 1535 swc->surface_relocation(swc, &cmd->dstSid, NULL, dst, SVGA_RELOC_WRITE); in SVGA3D_vgpu10_ResolveCopy()
|
/third_party/mesa3d/src/gallium/drivers/svga/svgadump/ |
D | svga_dump.c | 1982 SVGA3D_DUMP_PARAMETER(dstSid, u); in SVGA3D_DUMP_HEADER() 1991 SVGA3D_DUMP_PARAMETER(dstSid, u); in SVGA3D_DUMP_HEADER()
|