BindLayoutEntry
BindLayoutEntry<
T>:TextendsTgpuLayoutUniform?TgpuBufferUniform<T["uniform"]> :TextendsTgpuLayoutStorage?StorageUsageForEntry<T> :TextendsTgpuLayoutSampler?TgpuSampler:TextendsTgpuLayoutComparisonSampler?TgpuComparisonSampler:TextendsTgpuLayoutTexture?TgpuSampledTexture<Default<T["viewDimension"],"2d">,ChannelFormatToSchema[T["texture"]]> :TextendsTgpuLayoutStorageTexture?StorageTextureUsageForEntry<T> :never
Defined in: packages/typegpu/src/tgpuBindGroupLayout.ts:330
Type Parameters
Section titled “Type Parameters”• T extends TgpuLayoutEntry | null