Home
last modified time | relevance | path

Searched refs:lp_build_conv_auto (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_conv.h75 lp_build_conv_auto(struct gallivm_state *gallivm,
Dlp_bld_conv.c441 int lp_build_conv_auto(struct gallivm_state *gallivm, in lp_build_conv_auto() function
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_fs.c1337 lp_build_conv_auto(gallivm, src_type, &dst_type, dst, num_srcs, dst); in convert_to_blend_type()
1507 lp_build_conv_auto(gallivm, src_type, &dst_type, dst, num_srcs, dst); in convert_from_blend_type()
2022 lp_build_conv_auto(gallivm, fs_type, &row_type, src, src_count, src); in generate_unswizzled_blend()
2023 src_count = lp_build_conv_auto(gallivm, fs_type, &old_row_type, src1, src_count, src1); in generate_unswizzled_blend()
2026 src_count = lp_build_conv_auto(gallivm, fs_type, &row_type, src, src_count, src); in generate_unswizzled_blend()