Searched refs:gallivm_free_function (Results 1 – 10 of 10) sorted by relevance
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_init.h | 75 gallivm_free_function(struct gallivm_state *gallivm,
|
D | lp_bld_init.c | 616 gallivm_free_function(struct gallivm_state *gallivm, in gallivm_free_function() function
|
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_test_printf.c | 107 gallivm_free_function(gallivm, test, test_printf_func); in test_printf()
|
D | lp_test_format.c | 202 gallivm_free_function(gallivm, fetch, fetch_ptr); in test_format_float() 287 gallivm_free_function(gallivm, fetch, fetch_ptr); in test_format_unorm8()
|
D | lp_test_arit.c | 354 gallivm_free_function(gallivm, test_func, test_func_jit); in test_unary()
|
D | lp_test_conv.c | 322 gallivm_free_function(gallivm, func, conv_test_ptr); in test_one()
|
D | lp_state_setup.c | 781 gallivm_free_function(gallivm, in generate_setup_variant() 847 gallivm_free_function(variant->gallivm, in remove_setup_variant()
|
D | lp_test_blend.c | 683 gallivm_free_function(gallivm, func, blend_test_ptr); in test_one()
|
D | lp_state_fs.c | 1437 gallivm_free_function(variant->gallivm, in llvmpipe_remove_shader_variant()
|
/external/mesa3d/src/gallium/auxiliary/draw/ |
D | draw_llvm.c | 1418 gallivm_free_function(variant->gallivm, in draw_llvm_destroy_variant() 1423 gallivm_free_function(variant->gallivm, in draw_llvm_destroy_variant()
|