Searched refs:lp_build_unsigned_norm_to_float (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_conv.h | 60 lp_build_unsigned_norm_to_float(struct gallivm_state *gallivm,
|
H A D | lp_bld_conv.c | 396 lp_build_unsigned_norm_to_float(struct gallivm_state *gallivm, in lp_build_unsigned_norm_to_float() function 972 tmp[i] = lp_build_unsigned_norm_to_float(gallivm, in lp_build_conv()
|
H A D | lp_bld_format_soa.c | 170 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()
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_state_fs.c | 1815 result = lp_build_unsigned_norm_to_float(gallivm, src_bits, in scale_bits()
|