struct TextureBuffer<T>
Conditionally conforms to: __IDynamicResourceCastable<__DynamicResourceKind.General>
Description
Generic Parameters
T
Fields
descriptorAccess : DescriptorAccess = DescriptorAccess.Read
kind : DescriptorKind = DescriptorKind.Buffer
Methods
Conditional Conformances
Conformance to __IDynamicResourceCastable<__DynamicResourceKind.General>
TextureBuffer<T>
additionally conforms to __IDynamicResourceCastable<__DynamicResourceKind.General>
.