Searched defs:old_depth (Results 1 – 4 of 4) sorted by relevance
944 unsigned old_depth = --qctx->call_stack_depth; in interpret_ceu_instr() local
345 nir_def *old_depth = nir_channel(b, pos, 2); in invert_depth_impl() local
859 size_t old_depth = getBailoutDepth(); in initJITBindings() local
630 let old_depth = self.inner.current_depth.fetch_add(1, Ordering::AcqRel); in enter() localVariable