Searched refs:gallivm_verify_function (Results 1 – 14 of 14) sorted by relevance
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_init.h | 85 gallivm_verify_function(struct gallivm_state *gallivm,
|
D | lp_bld_init.c | 555 gallivm_verify_function(struct gallivm_state *gallivm, in gallivm_verify_function() function
|
D | lp_bld_format_s3tc.c | 1978 gallivm_verify_function(gallivm, function); in generate_update_cache_one_block()
|
D | lp_bld_sample_soa.c | 4080 gallivm_verify_function(gallivm, function); in lp_build_sample_gen_func()
|
/third_party/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 | 374 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_state_fs_linear_llvm.c | 522 gallivm_verify_function(gallivm, function); in llvmpipe_fs_variant_linear_llvm()
|
D | lp_test_blend.c | 189 gallivm_verify_function(gallivm, func); in add_blend_test()
|
D | lp_state_cs.c | 472 gallivm_verify_function(gallivm, coro); in generate_compute() 473 gallivm_verify_function(gallivm, function); in generate_compute()
|
D | lp_state_setup.c | 721 gallivm_verify_function(gallivm, variant->function); in generate_setup_variant()
|
D | lp_state_fs.c | 3454 gallivm_verify_function(gallivm, function); in generate_fragment()
|
/third_party/mesa3d/src/gallium/auxiliary/draw/ |
D | draw_llvm.c | 2361 gallivm_verify_function(gallivm, variant_func); in draw_llvm_generate() 2911 gallivm_verify_function(gallivm, variant_func); in draw_gs_llvm_generate() 3575 gallivm_verify_function(gallivm, variant_func); in draw_tcs_llvm_generate() 3576 gallivm_verify_function(gallivm, variant_coro); in draw_tcs_llvm_generate() 4106 gallivm_verify_function(gallivm, variant_func); in draw_tes_llvm_generate()
|