Home
last modified time | relevance | path

Searched refs:gallivm_destroy (Results 1 – 11 of 11) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_init.h65 gallivm_destroy(struct gallivm_state *gallivm);
Dlp_bld_init.c534 gallivm_destroy(struct gallivm_state *gallivm) in gallivm_destroy() function
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_test_printf.c111 gallivm_destroy(gallivm); in test_printf()
Dlp_test_format.c226 gallivm_destroy(gallivm); in test_format_float()
324 gallivm_destroy(gallivm); in test_format_unorm8()
Dlp_test_arit.c490 gallivm_destroy(gallivm); in test_unary()
Dlp_test_conv.c326 gallivm_destroy(gallivm); in test_one()
Dlp_state_setup.c824 gallivm_destroy(variant->gallivm); in generate_setup_variant()
895 gallivm_destroy(variant->gallivm); in remove_setup_variant()
Dlp_test_blend.c583 gallivm_destroy(gallivm); in test_one()
Dlp_state_fs.c3006 gallivm_destroy(variant->gallivm); in llvmpipe_remove_shader_variant()
/external/mesa3d/src/gallium/drivers/swr/
Dswr_state.h46 ~ShaderVariant() { gallivm_destroy(gallivm); } in ~ShaderVariant()
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm.c2155 gallivm_destroy(variant->gallivm); in draw_llvm_destroy_variant()
2417 gallivm_destroy(variant->gallivm); in draw_gs_llvm_destroy_variant()