struct ConstantBuffer<T, L>
Conditionally conforms to: __IDynamicResourceCastable<__DynamicResourceKind.General>
Generic Parameters
T
L: IBufferDataLayout = DefaultDataLayout
Fields
descriptorAccess : DescriptorAccess = DescriptorAccess.Read
kind : DescriptorKind = DescriptorKind.Buffer
Methods
Conditional Conformances
Conformance to __IDynamicResourceCastable<__DynamicResourceKind.General>
ConstantBuffer<T, L>
additionally conforms to __IDynamicResourceCastable<__DynamicResourceKind.General>
when the following conditions are met: