type ShaderStageDescriptor = { module: GPUShaderModule, entryPoint: string }
packages / core / src / types.ts