Home
last modified time | relevance | path

Searched defs:dd_draw_record (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/ddebug/
Ddd_pipe.h269 struct dd_draw_record { struct
270 struct list_head list;
271 struct dd_context *dctx;
273 int64_t time_before;
274 int64_t time_after;
275 unsigned draw_call;
277 struct pipe_fence_handle *prev_bottom_of_pipe;
278 struct pipe_fence_handle *top_of_pipe;
279 struct pipe_fence_handle *bottom_of_pipe;
304 * After each draw call, a new dd_draw_record is created that contains argument