HomeSort by relevance Sort by last modified time
    Searched refs:top_of_pipe (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/drivers/ddebug/
dd_pipe.h 278 struct pipe_fence_handle *top_of_pipe; member in struct:dd_draw_record
dd_draw.c 864 screen->fence_reference(screen, &record->top_of_pipe, NULL);
955 const char *top = dd_fence_state(screen, record->top_of_pipe, &top_not_reached);
1025 fence2 = dctx->record_pending->top_of_pipe;
    [all...]

Completed in 1233 milliseconds