Home
last modified time | relevance | path

Searched defs:f32_type (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_format_float.c85 struct lp_type f32_type = lp_type_float_vec(32, 32 * i32_type.length); in lp_build_float_to_smallfloat() local
282 struct lp_type f32_type, in lp_build_smallfloat_to_float()
411 struct lp_type f32_type = lp_type_float_vec(32, 32 * src_length); in lp_build_r11g11b10_to_float() local
424 struct lp_type f32_type, in lp_build_rgb9_to_float_helper()
471 struct lp_type f32_type = lp_type_float_vec(32, 32 * src_length); in lp_build_rgb9e5_to_float() local
Dlp_bld_format_srgb.c99 struct lp_type f32_type = lp_type_float_vec(32, src_type.length * 32); in lp_build_srgb_to_linear() local
Dlp_bld_conv.c99 struct lp_type f32_type = lp_type_float_vec(32, 32 * src_length); in lp_build_half_to_float() local
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm.c1083 struct lp_type f32_type = vs_type; in generate_viewport() local
1149 struct lp_type f32_type = vs_type; in generate_clipmask() local