docs.unity.cn
    Show / Hide Table of Contents

    Method mm256_broadcastsi128_si256

    mm256_broadcastsi128_si256(v128)

    Broadcast 128 bits of integer data from a to all 128-bit lanes in dst

    Declaration
    public static v256 mm256_broadcastsi128_si256(v128 a)
    Parameters
    Type Name Description
    v128 a

    Vector a

    Returns
    Type Description
    v256

    Vector

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Tuesday, August 23, 2022
    Terms of use