Searched refs:SVGA3dCopyBox (Results 1 – 6 of 6) sorted by relevance
463 struct SVGA3dCopyBox *blit = (struct SVGA3dCopyBox *) &cmd[1]; in vmw_stdu_bo_clip()500 struct SVGA3dCopyBox *blit = (struct SVGA3dCopyBox *) &cmd[1]; in vmw_stdu_bo_fifo_commit()718 num_clips * sizeof(SVGA3dCopyBox) + in vmw_kms_stdu_dma()761 struct SVGA3dCopyBox *blit = (struct SVGA3dCopyBox *) &cmd[1]; in vmw_kms_stdu_surface_clip()799 size_t blit_size = sizeof(SVGA3dCopyBox) * dirty->num_hits; in vmw_kms_stdu_surface_fifo_commit()808 struct SVGA3dCopyBox *blit = (struct SVGA3dCopyBox *) &cmd[1]; in vmw_kms_stdu_surface_fifo_commit()891 sizeof(SVGA3dCopyBox) * num_clips + in vmw_kms_stdu_surface_dirty()1180 return sizeof(struct vmw_stdu_dma) + sizeof(SVGA3dCopyBox) * num_hits + in vmw_stdu_bo_fifo_size()1204 sizeof(struct SVGA3dCopyBox) * num_hits + in vmw_stdu_bo_populate_dma()1220 struct SVGA3dCopyBox *box = cmd; in vmw_stdu_bo_populate_clip()[all …]
156 SVGA3dCopyBox *box; in vmw_kms_cursor_snoop()182 box = (SVGA3dCopyBox *)&cmd[1]; in vmw_kms_cursor_snoop()184 sizeof(SVGA3dCopyBox); in vmw_kms_cursor_snoop()
174 SVGA3dCopyBox cb;317 SVGA3dCopyBox *cb = &cmd->cb; in vmw_surface_dma_encode()
78 typedef struct SVGA3dCopyBox { struct88 } SVGA3dCopyBox; typedef
587 SVGA3dCopyBox box;597 SVGA3dCopyBox box;787 SVGA3dCopyBox box;
463 SVGA3dCopyBox box;