Searched refs:SVGA3dCopyBox (Results 1 – 6 of 6) sorted by relevance
530 struct SVGA3dCopyBox *blit = (struct SVGA3dCopyBox *) &cmd[1]; in vmw_stdu_bo_clip()567 struct SVGA3dCopyBox *blit = (struct SVGA3dCopyBox *) &cmd[1]; in vmw_stdu_bo_fifo_commit()783 num_clips * sizeof(SVGA3dCopyBox) + in vmw_kms_stdu_dma()822 struct SVGA3dCopyBox *blit = (struct SVGA3dCopyBox *) &cmd[1]; in vmw_kms_stdu_surface_clip()860 size_t blit_size = sizeof(SVGA3dCopyBox) * dirty->num_hits; in vmw_kms_stdu_surface_fifo_commit()869 struct SVGA3dCopyBox *blit = (struct SVGA3dCopyBox *) &cmd[1]; in vmw_kms_stdu_surface_fifo_commit()946 sizeof(SVGA3dCopyBox) * num_clips + in vmw_kms_stdu_surface_dirty()
141 SVGA3dCopyBox cb;283 SVGA3dCopyBox *cb = &cmd->cb; in vmw_surface_dma_encode()
149 SVGA3dCopyBox *box; in vmw_kms_cursor_snoop()175 box = (SVGA3dCopyBox *)&cmd[1]; in vmw_kms_cursor_snoop()177 sizeof(SVGA3dCopyBox); in vmw_kms_cursor_snoop()
618 SVGA3dCopyBox box;815 SVGA3dCopyBox box;
78 struct SVGA3dCopyBox { struct90 SVGA3dCopyBox; argument
501 SVGA3dCopyBox box;