Skip to content

Sign up to be notified when the ShaderHunt platform is available, along with interactive examples teaching TypeGPU from the ground up.

ptrWorkgroup

ptrWorkgroup<T>(inner): Ptr<"workgroup", T, "read-write">

Defined in: packages/typegpu/src/data/ptr.ts:29

T extends AnyData

T

Ptr<"workgroup", T, "read-write">