Home
last modified time | relevance | path

Searched refs:mask8hi (Results 1 – 11 of 11) sorted by relevance

/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_s3tc.c1496 LLVMValueRef alpha, alphas0, alphas1, shift4_16, a[4], mask8hi; in s3tc_decode_block_dxt3() local
1515 mask8hi = lp_build_const_int_vec(gallivm, type32, 0xff000000); in s3tc_decode_block_dxt3()
1539 a[1] = LLVMBuildAnd(builder, a[1], mask8hi, ""); in s3tc_decode_block_dxt3()
1542 a[2] = LLVMBuildAnd(builder, a[2], mask8hi, ""); in s3tc_decode_block_dxt3()
1543 a[3] = LLVMBuildAnd(builder, alpha, mask8hi, ""); in s3tc_decode_block_dxt3()
1769 LLVMValueRef elems[16], intrargs[2], shufa, mulclo, mulchi, mask8hi; in s3tc_decode_block_dxt5() local
1892 mask8hi = lp_build_const_int_vec(gallivm, type32, 0xff000000); in s3tc_decode_block_dxt5()
1897 a[1] = LLVMBuildAnd(builder, a[1], mask8hi, ""); in s3tc_decode_block_dxt5()
1900 a[2] = LLVMBuildAnd(builder, a[2], mask8hi, ""); in s3tc_decode_block_dxt5()
1901 a[3] = LLVMBuildAnd(builder, ares, mask8hi, ""); in s3tc_decode_block_dxt5()
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_s3tc.c1496 LLVMValueRef alpha, alphas0, alphas1, shift4_16, a[4], mask8hi; in s3tc_decode_block_dxt3() local
1515 mask8hi = lp_build_const_int_vec(gallivm, type32, 0xff000000); in s3tc_decode_block_dxt3()
1539 a[1] = LLVMBuildAnd(builder, a[1], mask8hi, ""); in s3tc_decode_block_dxt3()
1542 a[2] = LLVMBuildAnd(builder, a[2], mask8hi, ""); in s3tc_decode_block_dxt3()
1543 a[3] = LLVMBuildAnd(builder, alpha, mask8hi, ""); in s3tc_decode_block_dxt3()
1769 LLVMValueRef elems[16], intrargs[2], shufa, mulclo, mulchi, mask8hi; in s3tc_decode_block_dxt5() local
1892 mask8hi = lp_build_const_int_vec(gallivm, type32, 0xff000000); in s3tc_decode_block_dxt5()
1897 a[1] = LLVMBuildAnd(builder, a[1], mask8hi, ""); in s3tc_decode_block_dxt5()
1900 a[2] = LLVMBuildAnd(builder, a[2], mask8hi, ""); in s3tc_decode_block_dxt5()
1901 a[3] = LLVMBuildAnd(builder, ares, mask8hi, ""); in s3tc_decode_block_dxt5()
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_s3tc.c1496 LLVMValueRef alpha, alphas0, alphas1, shift4_16, a[4], mask8hi; in s3tc_decode_block_dxt3() local
1515 mask8hi = lp_build_const_int_vec(gallivm, type32, 0xff000000); in s3tc_decode_block_dxt3()
1539 a[1] = LLVMBuildAnd(builder, a[1], mask8hi, ""); in s3tc_decode_block_dxt3()
1542 a[2] = LLVMBuildAnd(builder, a[2], mask8hi, ""); in s3tc_decode_block_dxt3()
1543 a[3] = LLVMBuildAnd(builder, alpha, mask8hi, ""); in s3tc_decode_block_dxt3()
1769 LLVMValueRef elems[16], intrargs[2], shufa, mulclo, mulchi, mask8hi; in s3tc_decode_block_dxt5() local
1892 mask8hi = lp_build_const_int_vec(gallivm, type32, 0xff000000); in s3tc_decode_block_dxt5()
1897 a[1] = LLVMBuildAnd(builder, a[1], mask8hi, ""); in s3tc_decode_block_dxt5()
1900 a[2] = LLVMBuildAnd(builder, a[2], mask8hi, ""); in s3tc_decode_block_dxt5()
1901 a[3] = LLVMBuildAnd(builder, ares, mask8hi, ""); in s3tc_decode_block_dxt5()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_s3tc.c1496 LLVMValueRef alpha, alphas0, alphas1, shift4_16, a[4], mask8hi; in s3tc_decode_block_dxt3() local
1515 mask8hi = lp_build_const_int_vec(gallivm, type32, 0xff000000); in s3tc_decode_block_dxt3()
1539 a[1] = LLVMBuildAnd(builder, a[1], mask8hi, ""); in s3tc_decode_block_dxt3()
1542 a[2] = LLVMBuildAnd(builder, a[2], mask8hi, ""); in s3tc_decode_block_dxt3()
1543 a[3] = LLVMBuildAnd(builder, alpha, mask8hi, ""); in s3tc_decode_block_dxt3()
1769 LLVMValueRef elems[16], intrargs[2], shufa, mulclo, mulchi, mask8hi; in s3tc_decode_block_dxt5() local
1892 mask8hi = lp_build_const_int_vec(gallivm, type32, 0xff000000); in s3tc_decode_block_dxt5()
1897 a[1] = LLVMBuildAnd(builder, a[1], mask8hi, ""); in s3tc_decode_block_dxt5()
1900 a[2] = LLVMBuildAnd(builder, a[2], mask8hi, ""); in s3tc_decode_block_dxt5()
1901 a[3] = LLVMBuildAnd(builder, ares, mask8hi, ""); in s3tc_decode_block_dxt5()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_s3tc.c1496 LLVMValueRef alpha, alphas0, alphas1, shift4_16, a[4], mask8hi; in s3tc_decode_block_dxt3() local
1515 mask8hi = lp_build_const_int_vec(gallivm, type32, 0xff000000); in s3tc_decode_block_dxt3()
1539 a[1] = LLVMBuildAnd(builder, a[1], mask8hi, ""); in s3tc_decode_block_dxt3()
1542 a[2] = LLVMBuildAnd(builder, a[2], mask8hi, ""); in s3tc_decode_block_dxt3()
1543 a[3] = LLVMBuildAnd(builder, alpha, mask8hi, ""); in s3tc_decode_block_dxt3()
1769 LLVMValueRef elems[16], intrargs[2], shufa, mulclo, mulchi, mask8hi; in s3tc_decode_block_dxt5() local
1892 mask8hi = lp_build_const_int_vec(gallivm, type32, 0xff000000); in s3tc_decode_block_dxt5()
1897 a[1] = LLVMBuildAnd(builder, a[1], mask8hi, ""); in s3tc_decode_block_dxt5()
1900 a[2] = LLVMBuildAnd(builder, a[2], mask8hi, ""); in s3tc_decode_block_dxt5()
1901 a[3] = LLVMBuildAnd(builder, ares, mask8hi, ""); in s3tc_decode_block_dxt5()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_s3tc.c1496 LLVMValueRef alpha, alphas0, alphas1, shift4_16, a[4], mask8hi; in s3tc_decode_block_dxt3() local
1515 mask8hi = lp_build_const_int_vec(gallivm, type32, 0xff000000); in s3tc_decode_block_dxt3()
1539 a[1] = LLVMBuildAnd(builder, a[1], mask8hi, ""); in s3tc_decode_block_dxt3()
1542 a[2] = LLVMBuildAnd(builder, a[2], mask8hi, ""); in s3tc_decode_block_dxt3()
1543 a[3] = LLVMBuildAnd(builder, alpha, mask8hi, ""); in s3tc_decode_block_dxt3()
1769 LLVMValueRef elems[16], intrargs[2], shufa, mulclo, mulchi, mask8hi; in s3tc_decode_block_dxt5() local
1892 mask8hi = lp_build_const_int_vec(gallivm, type32, 0xff000000); in s3tc_decode_block_dxt5()
1897 a[1] = LLVMBuildAnd(builder, a[1], mask8hi, ""); in s3tc_decode_block_dxt5()
1900 a[2] = LLVMBuildAnd(builder, a[2], mask8hi, ""); in s3tc_decode_block_dxt5()
1901 a[3] = LLVMBuildAnd(builder, ares, mask8hi, ""); in s3tc_decode_block_dxt5()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_s3tc.c1496 LLVMValueRef alpha, alphas0, alphas1, shift4_16, a[4], mask8hi; in s3tc_decode_block_dxt3() local
1515 mask8hi = lp_build_const_int_vec(gallivm, type32, 0xff000000); in s3tc_decode_block_dxt3()
1539 a[1] = LLVMBuildAnd(builder, a[1], mask8hi, ""); in s3tc_decode_block_dxt3()
1542 a[2] = LLVMBuildAnd(builder, a[2], mask8hi, ""); in s3tc_decode_block_dxt3()
1543 a[3] = LLVMBuildAnd(builder, alpha, mask8hi, ""); in s3tc_decode_block_dxt3()
1769 LLVMValueRef elems[16], intrargs[2], shufa, mulclo, mulchi, mask8hi; in s3tc_decode_block_dxt5() local
1892 mask8hi = lp_build_const_int_vec(gallivm, type32, 0xff000000); in s3tc_decode_block_dxt5()
1897 a[1] = LLVMBuildAnd(builder, a[1], mask8hi, ""); in s3tc_decode_block_dxt5()
1900 a[2] = LLVMBuildAnd(builder, a[2], mask8hi, ""); in s3tc_decode_block_dxt5()
1901 a[3] = LLVMBuildAnd(builder, ares, mask8hi, ""); in s3tc_decode_block_dxt5()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_s3tc.c1496 LLVMValueRef alpha, alphas0, alphas1, shift4_16, a[4], mask8hi; in s3tc_decode_block_dxt3() local
1515 mask8hi = lp_build_const_int_vec(gallivm, type32, 0xff000000); in s3tc_decode_block_dxt3()
1539 a[1] = LLVMBuildAnd(builder, a[1], mask8hi, ""); in s3tc_decode_block_dxt3()
1542 a[2] = LLVMBuildAnd(builder, a[2], mask8hi, ""); in s3tc_decode_block_dxt3()
1543 a[3] = LLVMBuildAnd(builder, alpha, mask8hi, ""); in s3tc_decode_block_dxt3()
1769 LLVMValueRef elems[16], intrargs[2], shufa, mulclo, mulchi, mask8hi; in s3tc_decode_block_dxt5() local
1892 mask8hi = lp_build_const_int_vec(gallivm, type32, 0xff000000); in s3tc_decode_block_dxt5()
1897 a[1] = LLVMBuildAnd(builder, a[1], mask8hi, ""); in s3tc_decode_block_dxt5()
1900 a[2] = LLVMBuildAnd(builder, a[2], mask8hi, ""); in s3tc_decode_block_dxt5()
1901 a[3] = LLVMBuildAnd(builder, ares, mask8hi, ""); in s3tc_decode_block_dxt5()
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_s3tc.c1496 LLVMValueRef alpha, alphas0, alphas1, shift4_16, a[4], mask8hi; in s3tc_decode_block_dxt3() local
1515 mask8hi = lp_build_const_int_vec(gallivm, type32, 0xff000000); in s3tc_decode_block_dxt3()
1539 a[1] = LLVMBuildAnd(builder, a[1], mask8hi, ""); in s3tc_decode_block_dxt3()
1542 a[2] = LLVMBuildAnd(builder, a[2], mask8hi, ""); in s3tc_decode_block_dxt3()
1543 a[3] = LLVMBuildAnd(builder, alpha, mask8hi, ""); in s3tc_decode_block_dxt3()
1769 LLVMValueRef elems[16], intrargs[2], shufa, mulclo, mulchi, mask8hi; in s3tc_decode_block_dxt5() local
1892 mask8hi = lp_build_const_int_vec(gallivm, type32, 0xff000000); in s3tc_decode_block_dxt5()
1897 a[1] = LLVMBuildAnd(builder, a[1], mask8hi, ""); in s3tc_decode_block_dxt5()
1900 a[2] = LLVMBuildAnd(builder, a[2], mask8hi, ""); in s3tc_decode_block_dxt5()
1901 a[3] = LLVMBuildAnd(builder, ares, mask8hi, ""); in s3tc_decode_block_dxt5()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_s3tc.c1496 LLVMValueRef alpha, alphas0, alphas1, shift4_16, a[4], mask8hi; in s3tc_decode_block_dxt3() local
1515 mask8hi = lp_build_const_int_vec(gallivm, type32, 0xff000000); in s3tc_decode_block_dxt3()
1539 a[1] = LLVMBuildAnd(builder, a[1], mask8hi, ""); in s3tc_decode_block_dxt3()
1542 a[2] = LLVMBuildAnd(builder, a[2], mask8hi, ""); in s3tc_decode_block_dxt3()
1543 a[3] = LLVMBuildAnd(builder, alpha, mask8hi, ""); in s3tc_decode_block_dxt3()
1769 LLVMValueRef elems[16], intrargs[2], shufa, mulclo, mulchi, mask8hi; in s3tc_decode_block_dxt5() local
1892 mask8hi = lp_build_const_int_vec(gallivm, type32, 0xff000000); in s3tc_decode_block_dxt5()
1897 a[1] = LLVMBuildAnd(builder, a[1], mask8hi, ""); in s3tc_decode_block_dxt5()
1900 a[2] = LLVMBuildAnd(builder, a[2], mask8hi, ""); in s3tc_decode_block_dxt5()
1901 a[3] = LLVMBuildAnd(builder, ares, mask8hi, ""); in s3tc_decode_block_dxt5()
/dports/lang/clover/mesa-21.3.6/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_s3tc.c1496 LLVMValueRef alpha, alphas0, alphas1, shift4_16, a[4], mask8hi; in s3tc_decode_block_dxt3() local
1515 mask8hi = lp_build_const_int_vec(gallivm, type32, 0xff000000); in s3tc_decode_block_dxt3()
1539 a[1] = LLVMBuildAnd(builder, a[1], mask8hi, ""); in s3tc_decode_block_dxt3()
1542 a[2] = LLVMBuildAnd(builder, a[2], mask8hi, ""); in s3tc_decode_block_dxt3()
1543 a[3] = LLVMBuildAnd(builder, alpha, mask8hi, ""); in s3tc_decode_block_dxt3()
1769 LLVMValueRef elems[16], intrargs[2], shufa, mulclo, mulchi, mask8hi; in s3tc_decode_block_dxt5() local
1892 mask8hi = lp_build_const_int_vec(gallivm, type32, 0xff000000); in s3tc_decode_block_dxt5()
1897 a[1] = LLVMBuildAnd(builder, a[1], mask8hi, ""); in s3tc_decode_block_dxt5()
1900 a[2] = LLVMBuildAnd(builder, a[2], mask8hi, ""); in s3tc_decode_block_dxt5()
1901 a[3] = LLVMBuildAnd(builder, ares, mask8hi, ""); in s3tc_decode_block_dxt5()