Home
last modified time | relevance | path

Searched refs:lp_build_unsigned_norm_to_float (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_conv.h60 lp_build_unsigned_norm_to_float(struct gallivm_state *gallivm,
Dlp_bld_conv.c393 lp_build_unsigned_norm_to_float(struct gallivm_state *gallivm, in lp_build_unsigned_norm_to_float() function
969 tmp[i] = lp_build_unsigned_norm_to_float(gallivm, in lp_build_conv()
Dlp_bld_format_soa.c170 input = lp_build_unsigned_norm_to_float(gallivm, width, type, input); in lp_build_extract_soa_chan()
388 input = lp_build_unsigned_norm_to_float(gallivm, 8, dst_type, input); in lp_build_rgba8_to_fi32_soa()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_fs.c1783 result = lp_build_unsigned_norm_to_float(gallivm, src_bits, flt_type, src); in scale_bits()