Searched refs:top_of_pipe (Results 1 – 2 of 2) sorted by relevance
286 struct pipe_fence_handle *top_of_pipe; member
946 screen->fence_reference(screen, &record->top_of_pipe, NULL); in dd_free_record()1037 const char *top = dd_fence_state(screen, record->top_of_pipe, &top_not_reached); in dd_report_hang()1166 record->top_of_pipe = NULL; in dd_create_record()1210 screen->fence_reference(screen, &record->top_of_pipe, record->prev_bottom_of_pipe); in dd_before_draw()1214 pipe->flush(pipe, &record->top_of_pipe, in dd_before_draw()