| 
    LLVM 22.0.0git
    
   | 
 
#include "llvm/Frontend/HLSL/HLSLRootSignature.h"
Public Attributes | |
| uint32_t | Num32BitConstants | 
| Register | Reg | 
| uint32_t | Space = 0 | 
| dxbc::ShaderVisibility | Visibility = dxbc::ShaderVisibility::All | 
Definition at line 38 of file HLSLRootSignature.h.
| uint32_t llvm::hlsl::rootsig::RootConstants::Num32BitConstants | 
Definition at line 39 of file HLSLRootSignature.h.
| Register llvm::hlsl::rootsig::RootConstants::Reg | 
Definition at line 40 of file HLSLRootSignature.h.
| uint32_t llvm::hlsl::rootsig::RootConstants::Space = 0 | 
Definition at line 41 of file HLSLRootSignature.h.
| dxbc::ShaderVisibility llvm::hlsl::rootsig::RootConstants::Visibility = dxbc::ShaderVisibility::All | 
Definition at line 42 of file HLSLRootSignature.h.