docs.unity.cn
    Show / Hide Table of Contents

    Method vsha256hq_u32

    vsha256hq_u32(v128, v128, v128)

    SHA256 hash update (part 1).
    Equivalent instruction: SHA256H Qd,Qn,Vm.4S

    Declaration
    public static v128 vsha256hq_u32(v128 a0, v128 a1, v128 a2)
    Parameters
    Type Name Description
    v128 a0

    128-bit vector a0

    v128 a1

    128-bit vector a1

    v128 a2

    128-bit vector a2

    Returns
    Type Description
    v128

    128-bit vector

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