docs.unity3d.com
    Show / Hide Table of Contents

    Method mm256_set_epi32

    mm256_set_epi32(Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32)

    Set packed int elements in dst with the supplied values.

    Declaration
    public static v256 mm256_set_epi32(int e7, int e6, int e5, int e4, int e3, int e2, int e1, int e0)
    Parameters
    Type Name Description
    Int32 e7

    Element 7

    Int32 e6

    Element 6

    Int32 e5

    Element 5

    Int32 e4

    Element 4

    Int32 e3

    Element 3

    Int32 e2

    Element 2

    Int32 e1

    Element 1

    Int32 e0

    Element 0

    Returns
    Type Description
    v256

    Vector

    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023