docs.unity.cn
    Show / Hide Table of Contents

    Method movemask_epi8

    movemask_epi8(v128)

    Create mask from the most significant bit of each 8-bit element in "a", and store the result in "dst".

    Declaration
    public static int movemask_epi8(v128 a)
    Parameters
    Type Name Description
    v128 a

    Vector a

    Returns
    Type Description
    Int32

    Integer

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