Sign up to be notified when TypeGPU Academy is available, along with interactive examples teaching TypeGPU from the ground up.
Thank you for signing up for TypeGPU Academy updates!
You should receive a confirmation email shortly.
const insertBits: DualFn<{(e, newbits, offset, count): number; <T>(e, newbits, offset, count): T; }>
const
DualFn
e
newbits
offset
count
number
T
Defined in: packages/typegpu/src/std/numeric.ts:629