docs.unity.cn
    Show / Hide Table of Contents

    Property IsBmi1Supported

    IsBmi1Supported

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

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

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