Home
last modified time | relevance | path

Searched refs:lp_has_fp16 (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_limits.h90 lp_has_fp16(void) in lp_has_fp16() function
135 return lp_has_fp16(); in gallivm_get_shader_param()
H A Dlp_bld_type.c46 return lp_has_fp16() in lp_build_elem_type()
96 if (elem_kind != (lp_has_fp16() in lp_check_elem_type()
H A Dlp_bld_const.c254 if (!lp_has_fp16() && type.floating && type.width == 16) in lp_build_one()
301 if (!lp_has_fp16() && type.floating && type.width == 16) { in lp_build_const_elem()

Completed in 2 milliseconds