Searched refs:SVGA3dCopyBox (Results 1 – 12 of 12) sorted by relevance
126 const SVGA3dCopyBox *boxes,171 SVGA3dCopyBox **boxes, uint32 numBoxes);345 const SVGA3dCopyBox *box);720 const SVGA3dCopyBox *box);
431 const SVGA3dCopyBox *boxes, // IN in SVGA3D_SurfaceDMA()499 SVGA3dCopyBox *box; in SVGA3D_BufferDMA()536 box = (SVGA3dCopyBox *)&cmd[1]; in SVGA3D_BufferDMA()1059 SVGA3dCopyBox **boxes, // OUT in SVGA3D_BeginSurfaceCopy()1073 *boxes = (SVGA3dCopyBox*) &cmd[1]; in SVGA3D_BeginSurfaceCopy()
196 SVGA3dCopyBox *boxes;
580 SVGA3dCopyBox *boxes; in svga_buffer_upload_hb_command()619 sbuf->dma.boxes = (SVGA3dCopyBox *)&cmd[1]; in svga_buffer_upload_hb_command()710 SVGA3dCopyBox *box = sbuf->dma.boxes + i; in svga_buffer_upload_flush()
57 SVGA3dCopyBox box; in svga_texture_copy_region()88 SVGA3dCopyBox box, *boxes; in svga_texture_copy_handle()
175 const SVGA3dCopyBox *box) in SVGA3D_vgpu10_PredCopyRegion()1498 const SVGA3dCopyBox *box) in SVGA3D_vgpu10_IntraSurfaceCopy()
83 SVGA3dCopyBox box; in intra_surface_copy()
60 SVGA3dCopyBox box; in svga_transfer_dma_band()
353 dump_SVGA3dCopyBox(const SVGA3dCopyBox *cmd) in dump_SVGA3dCopyBox()2197 while(body + sizeof(SVGA3dCopyBox) <= next) { in svga_dump_command()2198 dump_SVGA3dCopyBox((const SVGA3dCopyBox *)body); in svga_dump_command()2199 body += sizeof(SVGA3dCopyBox); in svga_dump_command()2217 while(body + sizeof(SVGA3dCopyBox) <= next) { in svga_dump_command()2218 dump_SVGA3dCopyBox((const SVGA3dCopyBox *)body); in svga_dump_command()2219 body += sizeof(SVGA3dCopyBox); in svga_dump_command()
757 SVGA3dCopyBox box;770 SVGA3dCopyBox box;1013 SVGA3dCopyBox box;
117 struct SVGA3dCopyBox { struct129 SVGA3dCopyBox; argument
557 SVGA3dCopyBox box;