type ExternalTexture = { format: GPUTextureFormat, size: VectorLike, colorSpace?: ColorSpace, layout?: string, }
packages / core / src / types.ts