Searched defs:dd_draw_record (Results 1 – 1 of 1) sorted by relevance
278 struct dd_draw_record { struct279 struct list_head list;280 struct dd_context *dctx;282 int64_t time_before;283 int64_t time_after;284 unsigned draw_call;287 struct pipe_fence_handle *prev_bottom_of_pipe;311 * Before each draw call, a new dd_draw_record is created that contains argument