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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/driver_trace/
H A Dtr_dump.c60 static boolean close_stream = FALSE; variable in typeref:typename:boolean
183 if (close_stream) {
185 close_stream = FALSE;
218 close_stream = FALSE;
222 close_stream = FALSE;
226 close_stream = TRUE;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/driver_trace/
H A Dtr_dump.c65 static bool close_stream = false; variable in typeref:typename:bool
227 if (close_stream) {
229 close_stream = false;
263 close_stream = false;
267 close_stream = false;
271 close_stream = true;

Completed in 4 milliseconds