Struct TexelBufferDescriptor
Descriptor for a texel buffer to be used to update the following descriptor types: - DescriptorType.uniformTexelBuffer - DescriptorType.storageTexelBuffer
struct TexelBufferDescriptor
;
Fields
Name | Type | Description |
---|---|---|
bufferView
|
TexelBufferView | descriptor resource |