Skip to content

TgpuLazy

Defined in: packages/typegpu/src/core/slot/slotTypes.ts:35

T

readonly [$gpuValueOf]: GPUValueOf<T>

Defined in: packages/typegpu/src/core/slot/slotTypes.ts:41


readonly [$internal]: object

Defined in: packages/typegpu/src/core/slot/slotTypes.ts:36

compute(): T

T


readonly optional [$providing]: Providing

Defined in: packages/typegpu/src/core/slot/slotTypes.ts:49


$

readonly $: GPUValueOf<T>

Defined in: packages/typegpu/src/core/slot/slotTypes.ts:46


readonly resourceType: "lazy"

Defined in: packages/typegpu/src/core/slot/slotTypes.ts:39


readonly value: GPUValueOf<T>

Defined in: packages/typegpu/src/core/slot/slotTypes.ts:45

with<T>(slot, value): TgpuLazy

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

T

TgpuSlot<T>

Eventual<T>

TgpuLazy

Withable.with

with<T>(accessor, value): TgpuLazy

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

T extends BaseData

TgpuAccessor<T>

In<NoInfer>

TgpuLazy

Withable.with

with<T>(accessor, value): TgpuLazy

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

T extends BaseData

TgpuMutableAccessor<T>

In<NoInfer>

TgpuLazy

Withable.with