docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method test_all_ones

    test_all_ones(v128)

    Compute the bitwise NOT of "a" and then AND with a 128-bit vector containing all 1's, and return 1 if the result is zero, otherwise return 0.>

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

    Vector a

    Returns
    Type Description
    int

    Boolean result

    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)