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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/driver_ddebug/
H A Ddd_draw.c1222 dd_after_draw_async(void *data) function in typeref:typename:void
1257 pipe->callback(pipe, dd_after_draw_async, record, true);
1259 dd_after_draw_async(record);
1289 pipe->callback(pipe, dd_after_draw_async, record, true);
1291 dd_after_draw_async(record);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/driver_ddebug/
H A Ddd_draw.c1233 dd_after_draw_async(void *data) function in typeref:typename:void
1268 pipe->callback(pipe, dd_after_draw_async, record, true);
1270 dd_after_draw_async(record);
1300 pipe->callback(pipe, dd_after_draw_async, record, true);
1302 dd_after_draw_async(record);

Completed in 7 milliseconds