Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/nouveau/compiler/nak/
H A Dhw_runner.rs101 sync_value: Mutex<u64>, field
168 let sync_value = unsafe { in exec() localVariable
169 let mut sync_value = self.sync_value.lock().unwrap(); in exec() localVariable
/aosp_15_r20/external/mesa3d/src/nouveau/vulkan/nvkmd/nouveau/
H A Dnvkmd_nouveau_ctx.c22 uint64_t sync_value) in nvkmd_nouveau_ctx_add_sync()