Home
last modified time | relevance | path

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

1234567

/external/mesa3d/src/mesa/main/
Dshaderobj.c126 ralloc_free(sh); in _mesa_delete_shader()
138 ralloc_free(sh); in _mesa_delete_linked_shader()
211 ralloc_free(oldData); in _mesa_reference_shader_program_data()
306 ralloc_free(shProg); in _mesa_new_shader_program()
335 ralloc_free(shProg->data->UniformStorage); in _mesa_clear_shader_program_data()
341 ralloc_free(shProg->UniformRemapTable); in _mesa_clear_shader_program_data()
352 ralloc_free(shProg->data->InfoLog); in _mesa_clear_shader_program_data()
355 ralloc_free(shProg->data->UniformBlocks); in _mesa_clear_shader_program_data()
359 ralloc_free(shProg->data->ShaderStorageBlocks); in _mesa_clear_shader_program_data()
363 ralloc_free(shProg->data->AtomicBuffers); in _mesa_clear_shader_program_data()
[all …]
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()
434 ralloc_free(m->ActiveGroups); in _mesa_DeletePerfMonitorsAMD()
435 ralloc_free(m->ActiveCounters); in _mesa_DeletePerfMonitorsAMD()
1104 ralloc_free(m->ActiveGroups); in _mesa_DeletePerfQueryINTEL()
1105 ralloc_free(m->ActiveCounters); in _mesa_DeletePerfQueryINTEL()
/external/mesa3d/src/util/
Ddisk_cache.c196 ralloc_free(buf); in disk_cache_create()
301 ralloc_free(local); in disk_cache_create()
309 ralloc_free(cache); in disk_cache_create()
310 ralloc_free(local); in disk_cache_create()
320 ralloc_free(cache); in disk_cache_destroy()
356 ralloc_free(dir); in make_cache_file_directory()
639 ralloc_free(filename_tmp); in disk_cache_put()
641 ralloc_free(filename); in disk_cache_put()
676 ralloc_free(filename); in disk_cache_get()
688 ralloc_free(filename); in disk_cache_get()
Dset.c128 ralloc_free(ht); in _mesa_set_create()
154 ralloc_free(ht->table); in _mesa_set_destroy()
155 ralloc_free(ht); in _mesa_set_destroy()
241 ralloc_free(old_ht.table); in set_rehash()
Dhash_table.c136 ralloc_free(ht); in _mesa_hash_table_create()
163 ralloc_free(ht); in _mesa_hash_table_destroy()
288 ralloc_free(old_ht.table); in _mesa_hash_table_rehash()
/external/mesa3d/src/mesa/program/
Darbprogparse.c88 ralloc_free(program->String); in _mesa_parse_arb_fragment_program()
124 ralloc_free(program->arb.Instructions); in _mesa_parse_arb_fragment_program()
177 ralloc_free(prog.arb.Instructions); in _mesa_parse_arb_vertex_program()
178 ralloc_free(prog.String); in _mesa_parse_arb_vertex_program()
186 ralloc_free(program->String); in _mesa_parse_arb_vertex_program()
208 ralloc_free(program->arb.Instructions); in _mesa_parse_arb_vertex_program()
Dprogram.c271 ralloc_free(prog->nir); in _mesa_delete_program()
275 ralloc_free(prog); in _mesa_delete_program()
389 ralloc_free(prog->arb.Instructions); in _mesa_insert_instructions()
436 ralloc_free(prog->arb.Instructions); in _mesa_delete_instructions()
/external/mesa3d/src/compiler/glsl/
Dstandalone_scaffolding.cpp119 ralloc_free(sh); in _mesa_delete_shader()
126 ralloc_free(sh); in _mesa_delete_linked_shader()
146 ralloc_free(shProg->data->InfoLog); in _mesa_clear_shader_program_data()
149 ralloc_free(shProg->data->UniformBlocks); in _mesa_clear_shader_program_data()
153 ralloc_free(shProg->data->ShaderStorageBlocks); in _mesa_clear_shader_program_data()
157 ralloc_free(shProg->data->AtomicBuffers); in _mesa_clear_shader_program_data()
Dopt_copy_propagation.cpp73 ralloc_free(mem_ctx); in ~ir_copy_propagation_visitor()
126 ralloc_free(this->kills); in visit_enter()
255 ralloc_free(new_kills); in handle_if_block()
305 ralloc_free(new_kills); in handle_loop()
Dir_function_detect_recursion.cpp169 ralloc_free(this->mem_ctx); in ~has_recursion_visitor()
291 ralloc_free(proto); in emit_errors_unlinked()
309 ralloc_free(proto); in emit_errors_linked()
Dopt_copy_propagation_elements.cpp124 ralloc_free(mem_ctx); in ~ir_copy_propagation_elements_visitor()
211 ralloc_free(this->kills); in visit_enter()
426 ralloc_free(new_kills); in handle_if_block()
484 ralloc_free(new_kills); in handle_loop()
/external/mesa3d/src/intel/vulkan/
Danv_pipeline.c487 ralloc_free(mem_ctx); in anv_pipeline_compile_vs()
496 ralloc_free(mem_ctx); in anv_pipeline_compile_vs()
500 ralloc_free(mem_ctx); in anv_pipeline_compile_vs()
646 ralloc_free(mem_ctx); in anv_pipeline_compile_tcs_tes()
657 ralloc_free(mem_ctx); in anv_pipeline_compile_tcs_tes()
666 ralloc_free(mem_ctx); in anv_pipeline_compile_tcs_tes()
677 ralloc_free(mem_ctx); in anv_pipeline_compile_tcs_tes()
681 ralloc_free(mem_ctx); in anv_pipeline_compile_tcs_tes()
745 ralloc_free(mem_ctx); in anv_pipeline_compile_gs()
755 ralloc_free(mem_ctx); in anv_pipeline_compile_gs()
[all …]
/external/mesa3d/src/compiler/glsl/tests/
Dblob_test.c188 ralloc_free(ctx); in test_write_and_read_functions()
247 ralloc_free(ctx); in test_alignment()
270 ralloc_free(ctx); in test_overrun()
314 ralloc_free(ctx); in test_big_objects()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_vec4_reg_allocate.cpp113 ralloc_free(compiler->vec4_reg_set.ra_reg_to_grf); in brw_vec4_alloc_reg_set()
115 ralloc_free(compiler->vec4_reg_set.regs); in brw_vec4_alloc_reg_set()
119 ralloc_free(compiler->vec4_reg_set.classes); in brw_vec4_alloc_reg_set()
252 ralloc_free(g); in reg_allocate()
276 ralloc_free(g); in reg_allocate()
497 ralloc_free(reg_type_size); in evaluate_spill_costs()
Dbrw_vec4_cse.cpp242 ralloc_free(entry); in opt_cse_local()
256 ralloc_free(entry); in opt_cse_local()
266 ralloc_free(entry); in opt_cse_local()
276 ralloc_free(cse_ctx); in opt_cse_local()
Dbrw_vec4_live_variables.cpp211 ralloc_free(mem_ctx); in ~vec4_live_variables()
241 ralloc_free(this->virtual_grf_start); in calculate_live_intervals()
242 ralloc_free(this->virtual_grf_end); in calculate_live_intervals()
310 ralloc_free(live_intervals); in invalidate_live_intervals()
Dbrw_fs_live_variables.cpp277 ralloc_free(mem_ctx); in ~fs_live_variables()
283 ralloc_free(live_intervals); in invalidate_live_intervals()
300 ralloc_free(this->virtual_grf_start); in calculate_live_intervals()
301 ralloc_free(this->virtual_grf_end); in calculate_live_intervals()
Dbrw_cs.c75 ralloc_free(mem_ctx); in brw_codegen_cs_prog()
126 ralloc_free(mem_ctx); in brw_codegen_cs_prog()
171 ralloc_free(mem_ctx); in brw_codegen_cs_prog()
Dbrw_fs_cse.cpp327 ralloc_free(entry); in opt_cse_local()
342 ralloc_free(entry); in opt_cse_local()
351 ralloc_free(entry); in opt_cse_local()
360 ralloc_free(cse_ctx); in opt_cse_local()
Dbrw_fs_dead_code_eliminate.cpp141 ralloc_free(live); in dead_code_eliminate()
142 ralloc_free(flag_live); in dead_code_eliminate()
Dbrw_fs_vector_splitting.cpp80 ralloc_free(mem_ctx); in ~ir_vector_reference_visitor()
373 ralloc_free(name); in brw_do_vector_splitting()
396 ralloc_free(mem_ctx); in brw_do_vector_splitting()
Dbrw_vec4_dead_code_eliminate.cpp153 ralloc_free(live); in dead_code_eliminate()
154 ralloc_free(flag_live); in dead_code_eliminate()
/external/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()
/external/mesa3d/src/amd/vulkan/
Dradv_meta_blit.c889 ralloc_free(fs_1d.nir); in radv_device_init_meta_blit_color()
890 ralloc_free(fs_2d.nir); in radv_device_init_meta_blit_color()
891 ralloc_free(fs_3d.nir); in radv_device_init_meta_blit_color()
1068 ralloc_free(fs_1d.nir); in radv_device_init_meta_blit_depth()
1069 ralloc_free(fs_2d.nir); in radv_device_init_meta_blit_depth()
1070 ralloc_free(fs_3d.nir); in radv_device_init_meta_blit_depth()
1264 ralloc_free(fs_1d.nir); in radv_device_init_meta_blit_stencil()
1265 ralloc_free(fs_2d.nir); in radv_device_init_meta_blit_stencil()
1266 ralloc_free(fs_3d.nir); in radv_device_init_meta_blit_stencil()
1323 ralloc_free(vs.nir); in radv_device_init_meta_blit_state()
/external/mesa3d/src/compiler/nir/
Dnir_worklist.c46 ralloc_free(w->blocks_present); in nir_block_worklist_fini()
47 ralloc_free(w->blocks); in nir_block_worklist_fini()

1234567