Lines Matching refs:SVGA3dCopyBox
464 struct SVGA3dCopyBox *blit = (struct SVGA3dCopyBox *) &cmd[1];
501 struct SVGA3dCopyBox *blit = (struct SVGA3dCopyBox *) &cmd[1];
718 num_clips * sizeof(SVGA3dCopyBox) +
761 struct SVGA3dCopyBox *blit = (struct SVGA3dCopyBox *) &cmd[1];
799 size_t blit_size = sizeof(SVGA3dCopyBox) * dirty->num_hits;
808 struct SVGA3dCopyBox *blit = (struct SVGA3dCopyBox *) &cmd[1];
891 sizeof(SVGA3dCopyBox) * num_clips +
1192 return sizeof(struct vmw_stdu_dma) + sizeof(SVGA3dCopyBox) * num_hits +
1216 sizeof(struct SVGA3dCopyBox) * num_hits +
1232 struct SVGA3dCopyBox *box = cmd;
1433 size += sizeof(struct vmw_stdu_surface_copy) + sizeof(SVGA3dCopyBox) *
1492 cmd_copy->header.size = sizeof(cmd_copy->body) + sizeof(SVGA3dCopyBox) *
1505 struct SVGA3dCopyBox *box = cmd;