type GlobalAllocation = { pipe: UniformPipe, buffer: GPUBuffer, layout: GPUBindGroupLayout, bindGroup: GPUBindGroup, }
packages / core / src / types.ts