GPUShaderModuleclass GPUShaderModule implements GPUObjectBase {label: string | null; compilationInfo(): Promise<GPUCompilationInfo>;}§Implements§GPUObjectBase[src]§Properties§label: string | null[src]§Methods§compilationInfo(): Promise<GPUCompilationInfo>[src]