LLVM: llvm::DXContainerYAML::DescriptorTableYaml Struct Reference (original) (raw)
#include "[llvm/ObjectYAML/DXContainerYAML.h](DXContainerYAML%5F8h%5Fsource.html)"
| Public Attributes | |
|---|---|
| uint32_t | NumRanges |
| uint32_t | RangesOffset |
| SmallVector< DescriptorRangeYaml > | Ranges |
Detailed Description
Definition at line 107 of file DXContainerYAML.h.
Member Data Documentation
◆ NumRanges
uint32_t llvm::DXContainerYAML::DescriptorTableYaml::NumRanges
Definition at line 108 of file DXContainerYAML.h.
Referenced by llvm::readDescriptorRanges().
◆ Ranges
SmallVector<DescriptorRangeYaml> llvm::DXContainerYAML::DescriptorTableYaml::Ranges
Definition at line 110 of file DXContainerYAML.h.
Referenced by llvm::readDescriptorRanges().
◆ RangesOffset
uint32_t llvm::DXContainerYAML::DescriptorTableYaml::RangesOffset
Definition at line 109 of file DXContainerYAML.h.
Referenced by llvm::readDescriptorRanges().
The documentation for this struct was generated from the following file:
- include/llvm/ObjectYAML/DXContainerYAML.h