Lines Matching refs:SVGA3dCopyBox
459 struct SVGA3dCopyBox *blit = (struct SVGA3dCopyBox *) &cmd[1]; in vmw_stdu_bo_clip()
496 struct SVGA3dCopyBox *blit = (struct SVGA3dCopyBox *) &cmd[1]; in vmw_stdu_bo_fifo_commit()
713 num_clips * sizeof(SVGA3dCopyBox) + in vmw_kms_stdu_dma()
756 struct SVGA3dCopyBox *blit = (struct SVGA3dCopyBox *) &cmd[1]; in vmw_kms_stdu_surface_clip()
794 size_t blit_size = sizeof(SVGA3dCopyBox) * dirty->num_hits; in vmw_kms_stdu_surface_fifo_commit()
803 struct SVGA3dCopyBox *blit = (struct SVGA3dCopyBox *) &cmd[1]; in vmw_kms_stdu_surface_fifo_commit()
886 sizeof(SVGA3dCopyBox) * num_clips + in vmw_kms_stdu_surface_dirty()
1187 return sizeof(struct vmw_stdu_dma) + sizeof(SVGA3dCopyBox) * num_hits + in vmw_stdu_bo_fifo_size()
1211 sizeof(struct SVGA3dCopyBox) * num_hits + in vmw_stdu_bo_populate_dma()
1227 struct SVGA3dCopyBox *box = cmd; in vmw_stdu_bo_populate_clip()
1428 size += sizeof(struct vmw_stdu_surface_copy) + sizeof(SVGA3dCopyBox) * in vmw_stdu_surface_fifo_size()
1487 cmd_copy->header.size = sizeof(cmd_copy->body) + sizeof(SVGA3dCopyBox) * in vmw_stdu_surface_populate_copy()
1500 struct SVGA3dCopyBox *box = cmd; in vmw_stdu_surface_populate_clip()