const makeVolatileUniforms: <T>( device: GPUDevice, pipeline: GPURenderPipeline | GPUComputePipeline, bindings: DataBinding<T>[], set?: number, ) => VolatileAllocation
packages / core / src / uniform.ts