interface IOpaqueDescriptor
Description
Represents an opaque descriptor type, such as textures, samplers, and buffers etc, whose size may be undefined and can’t be directly accessed as ordinary data.
Fields
kind : DescriptorKind
The kind of the descriptor.