BindLayoutEntry
BindLayoutEntry<
T>:TextendsTgpuLayoutUniform?TgpuBufferUniform<T["uniform"]> :TextendsTgpuLayoutStorage?StorageUsageForEntry<T> :TextendsTgpuLayoutSampler?TgpuSampler:TextendsTgpuLayoutComparisonSampler?TgpuComparisonSampler:TextendsTgpuLayoutTexture<infer TSchema> ?TgpuTextureView<TSchema> :TextendsTgpuLayoutStorageTexture<infer TSchema> ?TgpuTextureView<TSchema> :TextendsTgpuLayoutExternalTexture?TgpuExternalTexture:never
Type Parameters
Section titled “Type Parameters”• T extends TgpuLayoutEntry | null