Searched defs:dd_draw_record (Results 1 – 1 of 1) sorted by relevance
276 struct dd_draw_record { struct277 struct list_head list;278 struct dd_context *dctx;280 int64_t time_before;281 int64_t time_after;282 unsigned draw_call;308 * Before each draw call, a new dd_draw_record is created that contains argument