Taos API Reference
← Docs
Quick-Start Guide
Preparing search index...
splats
packHalf2
Function packHalf2
packHalf2
(
a
:
number
,
b
:
number
)
:
number
Pack two f16 values into one u32 (low half = a), matching WGSL pack2x16float.
Parameters
a
:
number
b
:
number
Returns
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
← Docs
Quick-Start Guide
Taos API Reference
Loading...
Pack two f16 values into one u32 (low half = a), matching WGSL pack2x16float.