Searched refs:ralloc_adopt (Results 1 – 9 of 9) sorted by relevance
145 ralloc_adopt(rubbish, nir); in nir_sweep()
790 ralloc_adopt(dead_ctx, dst); in nir_shader_replace()798 ralloc_adopt(dst, src); in nir_shader_replace()
2121 ralloc_adopt(dead_ctx, shader); in nir_shader_serialize_deserialize()
304 void ralloc_adopt(const void *new_ctx, void *old_ctx);
322 ralloc_adopt(const void *new_ctx, void *old_ctx) in ralloc_adopt() function
66 - ralloc: Fix ralloc_adopt() to the old context's last child's parent.
106 - ralloc: Fix ralloc_adopt() to the old context's last child's parent.
103 ralloc_adopt(mem_ctx, shader->ir); in process_glsl_ir()
771 ralloc_adopt(ralloc_context(b->shader), ralloc_context(shader)); in insert_rt_case()