Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_const.h77 lp_build_undef(struct gallivm_state *gallivm, struct lp_type type);
H A Dlp_bld_logic.c126 return lp_build_undef(gallivm, type); in lp_build_compare_ext()
155 return lp_build_undef(gallivm, type); in lp_build_compare_ext()
H A Dlp_bld_const.c222 lp_build_undef(struct gallivm_state *gallivm, struct lp_type type) in lp_build_undef() function
H A Dlp_bld_format_aos.c992 return lp_build_undef(gallivm, type); in lp_build_fetch_rgba_aos()
H A Dlp_bld_pack.c988 tmp[i] = lp_build_undef(gallivm, dst_type); in lp_build_resize()
H A Dlp_bld_sample_soa.c4018 coords[i] = lp_build_undef(gallivm, type); in lp_build_sample_gen_func()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_bld_depth.c596 zs_dst2 = lp_build_undef(gallivm, zs_load_type); in lp_build_depth_stencil_load_swizzled()
H A Dlp_state_fs.c2467 undef_src_val = lp_build_undef(gallivm, fs_type); in generate_unswizzled_blend()
2915 dst[i] = lp_build_undef(gallivm, ls_type); in generate_unswizzled_blend()

Completed in 19 milliseconds