SVGA3dCopyBox
SVGA3dCopyBox box;
SVGA3dCopyBox box;
SVGA3dCopyBox box;
SVGA3dCopyBox box;
SVGA3dCopyBox *box;
box = (SVGA3dCopyBox *)&cmd[1];
sizeof(SVGA3dCopyBox);
size += sizeof(struct vmw_stdu_surface_copy) + sizeof(SVGA3dCopyBox) *
cmd_copy->header.size = sizeof(cmd_copy->body) + sizeof(SVGA3dCopyBox) *
struct SVGA3dCopyBox *box = cmd;
struct SVGA3dCopyBox *blit = (struct SVGA3dCopyBox *) &cmd[1];
size_t blit_size = sizeof(SVGA3dCopyBox) * dirty->num_hits;
struct SVGA3dCopyBox *blit = (struct SVGA3dCopyBox *) &cmd[1];
sizeof(SVGA3dCopyBox) * num_clips +
SVGA3dCopyBox cb;
SVGA3dCopyBox *cb = &cmd->cb;