Return true if V is a valid descriptor-range resource class.
Declared in <llvm/BinaryFormat/DXContainer.h>
bool
isValidRangeType(uint32_t V);
True if V is a valid descriptor-range resource class.
| Name | Description |
|---|---|
| V | Candidate range type (dxil::ResourceClass). |