Engine API Reference - v2.20.0-beta.0
    Preparing search index...

    Variable RADIX_SORT_ONESWEEPConst

    RADIX_SORT_ONESWEEP: number = 2

    Single-sweep 8-bit radix sort (OneSweep). Requires subgroup support, 32-lane subgroups, and forward-thread-progress guarantees — currently enabled only on NVIDIA. See ComputeRadixSort.