Home
last modified time | relevance | path

Searched refs:dd_after_draw_async (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/driver_ddebug/
H A Ddd_draw.c1234 dd_after_draw_async(void *data) in dd_after_draw_async() function
1269 pipe->callback(pipe, dd_after_draw_async, record, true); in dd_after_draw()
1271 dd_after_draw_async(record); in dd_after_draw()
1301 pipe->callback(pipe, dd_after_draw_async, record, true); in dd_context_flush()
1303 dd_after_draw_async(record); in dd_context_flush()