docs.unity.cn
    Show / Hide Table of Contents

    Property IsBmi2Supported

    IsBmi2Supported

    Evaluates to true at compile time if bmi2 intrinsics are supported.

    Burst ties bmi2 support to AVX2 support to simplify feature sets to support.

    Declaration
    public static bool IsBmi2Supported { get; }
    Property Value
    Type Description
    Boolean
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Thursday, June 9, 2022
    Terms of use