Home
last modified time | relevance | path

Searched defs:needs_sync (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mesa3d/src/nouveau/compiler/
H A Dnak_nir_lower_cf.c49 bool needs_sync, in push_scope()
304 const bool needs_sync = cond->divergent && in lower_cf_list() local
/aosp_15_r20/external/mesa3d/src/gallium/frontends/rusticl/api/
H A Dmemory.rs2199 let needs_sync = m.unmap(mapped_ptr)?; in enqueue_unmap_mem_object() localVariable