LLVM: llvm::hlsl::rootsig::DescriptorTable Struct Reference (original) (raw)
#include "[llvm/Frontend/HLSL/HLSLRootSignature.h](HLSLRootSignature%5F8h%5Fsource.html)"
| Public Attributes | |
|---|---|
| dxbc::ShaderVisibility | Visibility = dxbc::ShaderVisibility::All |
| uint32_t | NumClauses = 0 |
Detailed Description
Definition at line 78 of file HLSLRootSignature.h.
Member Data Documentation
◆ NumClauses
uint32_t llvm::hlsl::rootsig::DescriptorTable::NumClauses = 0
Definition at line 82 of file HLSLRootSignature.h.
Referenced by llvm::hlsl::rootsig::operator<<().
◆ Visibility
dxbc::ShaderVisibility llvm::hlsl::rootsig::DescriptorTable::Visibility = dxbc::ShaderVisibility::All
Definition at line 79 of file HLSLRootSignature.h.
Referenced by llvm::hlsl::rootsig::operator<<().
The documentation for this struct was generated from the following file:
- include/llvm/Frontend/HLSL/HLSLRootSignature.h