Home
last modified time | relevance | path

Searched refs:ralloc_free (Results 1 – 25 of 401) sorted by relevance

12345678910>>...17

/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_program.c301 ralloc_free(nir); in lima_fs_compile_shader()
306 ralloc_free(nir); in lima_fs_compile_shader()
363 ralloc_free(fs->shader); in lima_get_compiled_fs()
375 ralloc_free(fs); in lima_get_compiled_fs()
455 ralloc_free(fs); in lima_delete_fs_state()
459 ralloc_free(so->base.ir.nir); in lima_delete_fs_state()
460 ralloc_free(so); in lima_delete_fs_state()
477 ralloc_free(nir); in lima_vs_compile_shader()
481 ralloc_free(nir); in lima_vs_compile_shader()
536 ralloc_free(vs->shader); in lima_get_compiled_vs()
[all …]
/third_party/mesa3d/src/vulkan/util/
Dvk_log.c136 ralloc_free(message); in __vk_log_impl()
137 ralloc_free(message_idname); in __vk_log_impl()
145 ralloc_free(message); in __vk_log_impl()
146 ralloc_free(message_idname); in __vk_log_impl()
210 ralloc_free(object_name_infos); in __vk_log_impl()
248 ralloc_free(message); in __vk_log_impl()
249 ralloc_free(message_idname); in __vk_log_impl()
/third_party/mesa3d/src/compiler/glsl/
Dstandalone_scaffolding.cpp138 ralloc_free(sh); in _mesa_delete_shader()
145 ralloc_free(sh->Program); in _mesa_delete_linked_shader()
146 ralloc_free(sh); in _mesa_delete_linked_shader()
166 ralloc_free(shProg->data->InfoLog); in _mesa_clear_shader_program_data()
169 ralloc_free(shProg->data->UniformBlocks); in _mesa_clear_shader_program_data()
173 ralloc_free(shProg->data->ShaderStorageBlocks); in _mesa_clear_shader_program_data()
177 ralloc_free(shProg->data->AtomicBuffers); in _mesa_clear_shader_program_data()
Dir_function_detect_recursion.cpp167 ralloc_free(this->mem_ctx); in ~has_recursion_visitor()
289 ralloc_free(proto); in emit_errors_unlinked()
307 ralloc_free(proto); in emit_errors_linked()
/third_party/mesa3d/src/broadcom/compiler/
Dvir_live_variables.c201 ralloc_free(partial_update); in vir_setup_def_use()
304 ralloc_free(c->temp_start); in vir_calculate_live_intervals()
305 ralloc_free(c->temp_end); in vir_calculate_live_intervals()
308 ralloc_free(block->def); in vir_calculate_live_intervals()
309 ralloc_free(block->use); in vir_calculate_live_intervals()
310 ralloc_free(block->live_in); in vir_calculate_live_intervals()
311 ralloc_free(block->live_out); in vir_calculate_live_intervals()
/third_party/mesa3d/src/mesa/main/
Dshaderobj.c140 ralloc_free(sh); in _mesa_delete_shader()
153 ralloc_free(sh); in _mesa_delete_linked_shader()
231 ralloc_free(oldData); in _mesa_reference_shader_program_data()
326 ralloc_free(shProg); in _mesa_new_shader_program()
350 ralloc_free(shProg->UniformRemapTable); in _mesa_clear_shader_program_data()
429 ralloc_free(shProg); in _mesa_delete_shader_program()
Dperformance_monitor.c97 ralloc_free(m->ActiveGroups); in new_performance_monitor()
98 ralloc_free(m->ActiveCounters); in new_performance_monitor()
109 ralloc_free(m->ActiveGroups); in free_performance_monitor()
110 ralloc_free(m->ActiveCounters); in free_performance_monitor()
401 ralloc_free(m->ActiveGroups); in _mesa_DeletePerfMonitorsAMD()
402 ralloc_free(m->ActiveCounters); in _mesa_DeletePerfMonitorsAMD()
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_compiler.c43 ralloc_free((void *)compiler); in etna_compiler_create()
55 ralloc_free((void *)compiler); in etna_compiler_destroy()
Detnaviv_compiler_nir_ra.c233 ralloc_free(defs); in etna_ra_assign()
253 ralloc_free(c->g); in etna_ra_finish()
254 ralloc_free(c->live_map); in etna_ra_finish()
/third_party/mesa3d/src/asahi/compiler/
Dagx_liveness.c76 ralloc_free(blk->live_in); in liveness_block_update()
103 ralloc_free(block->live_in); in agx_compute_liveness()
106 ralloc_free(block->live_out); in agx_compute_liveness()
/third_party/mesa3d/src/panfrost/util/
Dpan_liveness.c94 ralloc_free(blk->live_in); in liveness_block_update()
166 ralloc_free(block->live_in); in pan_free_liveness()
169 ralloc_free(block->live_out); in pan_free_liveness()
/third_party/mesa3d/src/panfrost/bifrost/
Dbi_liveness.c79 ralloc_free(blk->live_in); in liveness_block_update()
110 ralloc_free(block->live_in); in bi_compute_liveness()
113 ralloc_free(block->live_out); in bi_compute_liveness()
/third_party/mesa3d/src/compiler/spirv/
Dgl_spirv.c242 ralloc_free(b); in gl_spirv_validation()
254 ralloc_free(b); in gl_spirv_validation()
267 ralloc_free(b); in gl_spirv_validation()
Dnir_lower_libclc.c65 ralloc_free(params); in lower_clc_call_instr()
115 ralloc_free(ra_ctx); in nir_lower_libclc()
/third_party/mesa3d/src/compiler/nir/
Dnir_sweep.c51 ralloc_free(block->live_in); in sweep_block()
54 ralloc_free(block->live_out); in sweep_block()
168 ralloc_free(rubbish); in nir_sweep()
/third_party/mesa3d/src/mesa/program/
Darbprogparse.c89 ralloc_free(program->String); in _mesa_parse_arb_fragment_program()
125 ralloc_free(program->arb.Instructions); in _mesa_parse_arb_fragment_program()
184 ralloc_free(program->String); in _mesa_parse_arb_vertex_program()
206 ralloc_free(program->arb.Instructions); in _mesa_parse_arb_vertex_program()
Dprogram.c263 ralloc_free(prog->nir); in _mesa_delete_program()
267 ralloc_free(prog->sh.BindlessSamplers); in _mesa_delete_program()
271 ralloc_free(prog->sh.BindlessImages); in _mesa_delete_program()
275 ralloc_free(prog->driver_cache_blob); in _mesa_delete_program()
278 ralloc_free(prog); in _mesa_delete_program()
384 ralloc_free(prog->arb.Instructions); in _mesa_insert_instructions()
431 ralloc_free(prog->arb.Instructions); in _mesa_delete_instructions()
/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_program_binary.c147 ralloc_free(prog->driver_cache_blob); in brw_program_serialize_nir()
176 ralloc_free(prog_data); in deserialize_intel_program()
186 ralloc_free(prog_data); in deserialize_intel_program()
230 ralloc_free(prog->driver_cache_blob); in brw_program_deserialize_driver_blob()
294 ralloc_free(prog->driver_cache_blob); in brw_serialize_program_binary()
Dbrw_cs.c72 ralloc_free(mem_ctx); in brw_codegen_cs_prog()
109 ralloc_free(mem_ctx); in brw_codegen_cs_prog()
136 ralloc_free(mem_ctx); in brw_codegen_cs_prog()
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_reorder_uniforms.c85 ralloc_free(c->uniform_data); in qir_reorder_uniforms()
87 ralloc_free(c->uniform_contents); in qir_reorder_uniforms()
/third_party/mesa3d/src/compiler/glsl/tests/
Dgeneral_ir_test.cpp72 ralloc_free(mem_ctx); in TEST_F()
103 ralloc_free(mem_ctx); in TEST_F()
/third_party/mesa3d/src/intel/common/
Dintel_disasm.c105 ralloc_free(mem_ctx); in intel_disassemble()
106 ralloc_free(disasm_info); in intel_disassemble()
/third_party/mesa3d/src/broadcom/qpu/tests/
Dqpu_disasm.c143 ralloc_free((void *)disasm_output); in main()
184 ralloc_free((void *)redisasm); in main()
/third_party/mesa3d/src/intel/compiler/
Dbrw_vec4_cse.cpp269 ralloc_free(entry); in opt_cse_local()
283 ralloc_free(entry); in opt_cse_local()
293 ralloc_free(entry); in opt_cse_local()
303 ralloc_free(cse_ctx); in opt_cse_local()
/third_party/mesa3d/src/gallium/drivers/lima/standalone/
Dlima_disasm.c143 ralloc_free(bin); in extract_shader_binary()
195 ralloc_free(prog); in main()

12345678910>>...17