Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/
H A Ddd_draw.c1233 dd_after_draw_async(void *data) in dd_after_draw_async() function
1268 pipe->callback(pipe, dd_after_draw_async, record, true); in dd_after_draw()
1270 dd_after_draw_async(record); in dd_after_draw()
1300 pipe->callback(pipe, dd_after_draw_async, record, true); in dd_context_flush()
1302 dd_after_draw_async(record); in dd_context_flush()

Completed in 3 milliseconds