Home
last modified time | relevance | path

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

/external/mesa3d/src/glsl/
Dglsl_compiler.cpp207 hieralloc_free(shader->InfoLog); in compile_shader()
214 hieralloc_free(state); in compile_shader()
291 hieralloc_free(whole_program->_LinkedShaders[i]); in main()
293 hieralloc_free(whole_program); in main()
Dmain.cpp106 hieralloc_free(shader->InfoLog); in compile_shader()
113 hieralloc_free(state); in compile_shader()
Dir_variable_refcount.h63 hieralloc_free(this->mem_ctx); in ~ir_variable_refcount_visitor()
Dglsl_symbol_table.h75 hieralloc_free(table); in delete()
Dopt_structure_splitting.cpp83 hieralloc_free(mem_ctx); in ~ir_structure_reference_visitor()
358 hieralloc_free(mem_ctx); in do_structure_splitting()
Dopt_dead_functions.cpp57 hieralloc_free(this->mem_ctx); in ~ir_dead_functions_visitor()
Dlist.h99 hieralloc_free(node); in delete()
308 hieralloc_free(node); in delete()
Dglsl_parser_extras.h63 hieralloc_free(mem); in delete()
Dglsl_symbol_table.cpp44 hieralloc_free(table); in operator delete()
Dopt_dead_code_local.cpp215 hieralloc_free(ctx); in dead_code_local_basic_block()
Dglsl_types.h101 hieralloc_free(type); in delete()
Dloop_controls.cpp150 hieralloc_free(mem_ctx); in calculate_iterations()
Dopt_copy_propagation.cpp80 hieralloc_free(mem_ctx); in ~ir_copy_propagation_visitor()
Dloop_analysis.cpp47 hieralloc_free(this->mem_ctx); in ~loop_state()
Dopt_constant_propagation.cpp87 hieralloc_free(mem_ctx); in ~ir_constant_propagation_visitor()
Dast.h68 hieralloc_free(table); in delete()
Dast_function.cpp198 hieralloc_free(str); in match_function_by_name()
214 hieralloc_free(str); in match_function_by_name()
Dlinker.cpp1129 hieralloc_free(mem_ctx); in assign_uniform_locations()
1535 hieralloc_free(prog->InfoLog); in link_shaders()
Dbuiltin_function.cpp13561 hieralloc_free(builtin_mem_ctx); in _mesa_glsl_release_functions()
Dir_reader.cpp91 hieralloc_free(expr); in _mesa_glsl_read_ir()
/external/mesa3d/src/mesa/main/
Dshaderobj.c35 hieralloc_free(shader); in _mesa_delete_shader()
/external/mesa3d/src/glsl/glcpp/
Dglcpp-parse.c1825 hieralloc_free ((yyvsp[(1) - (1)].token_list));
1882 hieralloc_free (macro);
1884 hieralloc_free ((yyvsp[(2) - (3)].str));
1935 hieralloc_free ((yyvsp[(2) - (4)].str));
1946 hieralloc_free ((yyvsp[(2) - (4)].str));
2023 hieralloc_free (macro);
3146 hieralloc_free (tail); in _token_list_trim_trailing_space()
3451 hieralloc_free (parser); in glcpp_parser_destroy()
3622 hieralloc_free (arguments); in _glcpp_parser_expand_function()
3831 hieralloc_free (list); in _active_list_pop()
[all …]
/external/mesa3d/src/talloc/
Dhieralloc.h38 int hieralloc_free(void * ptr);
Dhieralloc.c225 int hieralloc_free(void * ptr) in hieralloc_free() function
249 if (hieralloc_free(current + 1)) in hieralloc_free()
/external/mesa3d/src/pixelflinger2/
Dshader.cpp82 hieralloc_free(const_cast<gl_context *>(ctx)); in ~GLContext()
153 hieralloc_free(const_cast<GLchar *>(shader->Source)); in GGLShaderSource()
211 hieralloc_free(program); in GGLShaderProgramCreate()
216 hieralloc_free(program); in GGLShaderProgramCreate()
600 hieralloc_free(program); in GGLShaderProgramDelete()