Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/util/
Du_debug_flush.c62 boolean mapped_sync; member
214 boolean mapped_sync = FALSE; in debug_flush_map() local
227 fbuf->mapped_sync = mapped_sync = TRUE; in debug_flush_map()
233 if (mapped_sync) { in debug_flush_map()
263 fbuf->mapped_sync = FALSE; in debug_flush_unmap()
288 if (fbuf->mapped_sync) { in debug_flush_cb_reference()
326 if (fbuf->mapped_sync) { in debug_flush_might_flush_cb()