/// <reference types="@webgpu/types" />
export declare function generateGPULayout(maxTextures: number): GPUBindGroupLayoutEntry[];
