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
213 boolean mapped_sync = FALSE; in debug_flush_map() local
226 fbuf->mapped_sync = mapped_sync = TRUE; in debug_flush_map()
232 if (mapped_sync) { in debug_flush_map()
262 fbuf->mapped_sync = FALSE; in debug_flush_unmap()
281 if (fbuf->mapped_sync) { in debug_flush_cb_reference()
324 if (fbuf->mapped_sync) { in debug_flush_might_flush_cb()