Searched refs:cmd_next (Results 1 – 1 of 1) sorted by relevance
2753 char *cmd_next; in vmw_du_helper_plane_update() local2796 cmd_next = cmd_start; in vmw_du_helper_plane_update()2799 curr_size = update->post_prepare(update, cmd_next); in vmw_du_helper_plane_update()2800 cmd_next += curr_size; in vmw_du_helper_plane_update()2805 curr_size = update->pre_clip(update, cmd_next, num_hits); in vmw_du_helper_plane_update()2806 cmd_next += curr_size; in vmw_du_helper_plane_update()2822 curr_size = update->clip(update, cmd_next, &clip, fb_x, in vmw_du_helper_plane_update()2824 cmd_next += curr_size; in vmw_du_helper_plane_update()2833 curr_size = update->post_clip(update, cmd_next, &bb); in vmw_du_helper_plane_update()