const makeShaderModuleDescriptor: ( code: TypedArray | string, hash: string | number, entryPoint?: string, label?: string, ) => ShaderModuleDescriptor
packages / core / src / pipeline.ts