Skip to content

Withable

Defined in: packages/typegpu/src/core/root/rootTypes.ts:132

TSelf

with<T>(slot, value): TSelf

Defined in: packages/typegpu/src/core/root/rootTypes.ts:133

T

TgpuSlot<T>

Eventual<T>

TSelf

with<T>(accessor, value): TSelf

Defined in: packages/typegpu/src/core/root/rootTypes.ts:134

T extends BaseData

TgpuAccessor<T>

In<NoInfer>

TSelf

with<T>(accessor, value): TSelf

Defined in: packages/typegpu/src/core/root/rootTypes.ts:135

T extends BaseData

TgpuMutableAccessor<T>

In<NoInfer>

TSelf