Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/driver_ddebug/
H A Ddd_pipe.h278 struct dd_draw_record { struct
279 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