docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method mm256_extract_epi8

    mm256_extract_epi8(v256, int)

    Extract an 8-bit integer from a, selected with index (which must be constant), and store the result in dst.

    Declaration
    public static int mm256_extract_epi8(v256 a, int index)
    Parameters
    Type Name Description
    v256 a

    Vector a

    int index

    Index in the vector

    Returns
    Type Description
    int

    Integer

    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)