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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/driver_ddebug/
H A Ddd_draw.c1032 bool top_not_reached = false; local in function:dd_report_hang
1034 const char *top = dd_fence_state(screen, record->top_of_pipe, &top_not_reached);
1055 if (top_not_reached)
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/driver_ddebug/
H A Ddd_draw.c1043 bool top_not_reached = false; local in function:dd_report_hang
1045 const char *top = dd_fence_state(screen, record->top_of_pipe, &top_not_reached);
1066 if (top_not_reached)

Completed in 6 milliseconds