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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_debug_flush.c62 boolean mapped_sync; member in struct:debug_flush_buf
214 boolean mapped_sync = FALSE; local in function:debug_flush_map
227 fbuf->mapped_sync = mapped_sync = TRUE;
233 if (mapped_sync) {
263 fbuf->mapped_sync = FALSE;
288 if (fbuf->mapped_sync) {
326 if (fbuf->mapped_sync) {

Completed in 2 milliseconds