Home
last modified time | relevance | path

Searched refs:lp_build_undef (Results 1 – 8 of 8) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_const.h77 lp_build_undef(struct gallivm_state *gallivm, struct lp_type type);
Dlp_bld_logic.c125 return lp_build_undef(gallivm, type); in lp_build_compare_ext()
154 return lp_build_undef(gallivm, type); in lp_build_compare_ext()
Dlp_bld_const.c225 lp_build_undef(struct gallivm_state *gallivm, struct lp_type type) in lp_build_undef() function
Dlp_bld_format_aos.c954 return lp_build_undef(gallivm, type); in lp_build_fetch_rgba_aos()
Dlp_bld_pack.c988 tmp[i] = lp_build_undef(gallivm, dst_type); in lp_build_resize()
Dlp_bld_sample_soa.c3451 coords[i] = lp_build_undef(gallivm, type); in lp_build_sample_gen_func()
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_bld_depth.c590 zs_dst2 = lp_build_undef(gallivm, zs_load_type); in lp_build_depth_stencil_load_swizzled()
Dlp_state_fs.c1819 undef_src_val = lp_build_undef(gallivm, fs_type); in generate_unswizzled_blend()
2267 dst[i] = lp_build_undef(gallivm, ls_type); in generate_unswizzled_blend()