StorageTextureBindingType¶
Overview¶
TODO: doc
@author Jonathan Olson <jonathan.olson@colorado.edu>
Class StorageTextureBindingType¶
Constructor¶
new StorageTextureBindingType( access : GPUStorageTextureAccess, format : GPUTextureFormat, viewDimension : GPUTextureViewDimension )¶
Instance Methods¶
toDebugString() : string¶
combined( other : BindingType ) : BindingType | null¶
mutateBindGroupLayoutEntry( entry : GPUBindGroupLayoutEntry )¶
(protected)
Source Code¶
See the source for StorageTextureBindingType.ts in the alpenglow repository.