Taos API Reference
← Docs
Quick-Start Guide
Preparing search index...
splats
RadixSortOptions
Interface RadixSortOptions
interface
RadixSortOptions
{
count
:
number
;
keys
:
GPUBuffer
;
vals
:
GPUBuffer
;
forceScalar
?:
boolean
;
}
Index
Properties
count
keys
vals
force
Scalar?
Properties
count
count
:
number
keys
keys
:
GPUBuffer
vals
vals
:
GPUBuffer
Optional
force
Scalar
forceScalar
?:
boolean
Force the scalar scatter even when subgroups are available (debugging).
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
count
keys
vals
force
Scalar
← Docs
Quick-Start Guide
Taos API Reference
Loading...
Force the scalar scatter even when subgroups are available (debugging).