Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_srgb.c100 struct lp_type f32_type = lp_type_float_vec(32, src_type.length * 32); in lp_build_srgb_to_linear() local
H A 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
411 struct lp_type f32_type = lp_type_float_vec(32, 32 * src_length); in lp_build_r11g11b10_to_float() local
281 lp_build_smallfloat_to_float(struct gallivm_state *gallivm, struct lp_type f32_type, LLVMValueRef src, unsigned mantissa_bits, unsigned exponent_bits, unsigned mantissa_start, boolean has_sign) lp_build_smallfloat_to_float() argument
423 lp_build_rgb9_to_float_helper(struct gallivm_state *gallivm, struct lp_type f32_type, LLVMValueRef src, LLVMValueRef scale, unsigned mantissa_start) lp_build_rgb9_to_float_helper() argument
471 struct lp_type f32_type = lp_type_float_vec(32, 32 * src_length); lp_build_rgb9e5_to_float() local
[all...]
H A Dlp_bld_conv.c107 struct lp_type f32_type = lp_type_float_vec(32, 32 * src_length); in lp_build_half_to_float() local
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_llvm.c1439 struct lp_type f32_type = vs_type; in generate_viewport() local
1508 struct lp_type f32_type = vs_type; in generate_clipmask() local
[all...]

Completed in 8 milliseconds