Searched refs:gallivm_verify_function (Results 1 – 14 of 14) sorted by relevance
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_init.h | 78 gallivm_verify_function(struct gallivm_state *gallivm,
|
D | lp_bld_init.c | 544 gallivm_verify_function(struct gallivm_state *gallivm, in gallivm_verify_function() function
|
D | lp_bld_format_s3tc.c | 1974 gallivm_verify_function(gallivm, function); in generate_update_cache_one_block()
|
D | lp_bld_sample_soa.c | 3587 gallivm_verify_function(gallivm, function); in lp_build_sample_gen_func()
|
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_test_printf.c | 81 gallivm_verify_function(gallivm, func); in add_printf_test()
|
D | lp_test_arit.c | 357 gallivm_verify_function(gallivm, func); in build_unary_test_func()
|
D | lp_test_format.c | 130 gallivm_verify_function(gallivm, func); in add_fetch_rgba_test()
|
D | lp_test_conv.c | 145 gallivm_verify_function(gallivm, func); in add_conv_test()
|
D | lp_test_blend.c | 189 gallivm_verify_function(gallivm, func); in add_blend_test()
|
D | lp_state_cs.c | 423 gallivm_verify_function(gallivm, coro); in generate_compute() 424 gallivm_verify_function(gallivm, function); in generate_compute()
|
D | lp_state_setup.c | 799 gallivm_verify_function(gallivm, variant->function); in generate_setup_variant()
|
D | lp_state_fs.c | 3315 gallivm_verify_function(gallivm, function); in generate_fragment()
|
/external/mesa3d/src/gallium/drivers/swr/ |
D | swr_shader.cpp | 1669 gallivm_verify_function(gallivm, wrap(pFunction)); in CompileGS() 2030 gallivm_verify_function(gallivm, wrap(pFunction)); in CompileTES() 2238 gallivm_verify_function(gallivm, wrap(pFunction)); in CompileTCS() 2538 gallivm_verify_function(gallivm, wrap(pFunction)); in CompileVS() 3008 gallivm_verify_function(gallivm, wrap(pFunction)); in CompileFS()
|
/external/mesa3d/src/gallium/auxiliary/draw/ |
D | draw_llvm.c | 2345 gallivm_verify_function(gallivm, variant_func); in draw_llvm_generate() 2883 gallivm_verify_function(gallivm, variant_func); in draw_gs_llvm_generate() 3532 gallivm_verify_function(gallivm, variant_func); in draw_tcs_llvm_generate() 3533 gallivm_verify_function(gallivm, variant_coro); in draw_tcs_llvm_generate() 4037 gallivm_verify_function(gallivm, variant_func); in draw_tes_llvm_generate()
|