Searched refs:boxSrc (Results 1 – 5 of 5) sorted by relevance
1144 _debug_printf("\t\t.boxSrc.x = %u\n", (*cmd).boxSrc.x); in dump_SVGA3dCmdSurfaceStretchBlt()1145 _debug_printf("\t\t.boxSrc.y = %u\n", (*cmd).boxSrc.y); in dump_SVGA3dCmdSurfaceStretchBlt()1146 _debug_printf("\t\t.boxSrc.z = %u\n", (*cmd).boxSrc.z); in dump_SVGA3dCmdSurfaceStretchBlt()1147 _debug_printf("\t\t.boxSrc.w = %u\n", (*cmd).boxSrc.w); in dump_SVGA3dCmdSurfaceStretchBlt()1148 _debug_printf("\t\t.boxSrc.h = %u\n", (*cmd).boxSrc.h); in dump_SVGA3dCmdSurfaceStretchBlt()1149 _debug_printf("\t\t.boxSrc.d = %u\n", (*cmd).boxSrc.d); in dump_SVGA3dCmdSurfaceStretchBlt()
1100 SVGA3dBox *boxSrc, // IN in SVGA3D_SurfaceStretchBlt() argument1114 cmd->boxSrc = *boxSrc; in SVGA3D_SurfaceStretchBlt()
178 SVGA3dBox *boxSrc, SVGA3dBox *boxDest,
469 SVGA3dBox boxSrc; member
650 SVGA3dBox boxSrc; member