Searched refs:lp_build_unsigned_norm_to_float (Results 1 – 4 of 4) sorted by relevance
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_conv.h | 60 lp_build_unsigned_norm_to_float(struct gallivm_state *gallivm,
|
D | lp_bld_conv.c | 393 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()
|
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()
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_state_fs.c | 1783 result = lp_build_unsigned_norm_to_float(gallivm, src_bits, flt_type, src); in scale_bits()
|