LLVM 22.0.0git
|
#include "llvm/Frontend/HLSL/HLSLRootSignature.h"
Public Attributes | |
dxbc::ShaderVisibility | Visibility = dxbc::ShaderVisibility::All |
uint32_t | NumClauses = 0 |
Definition at line 77 of file HLSLRootSignature.h.
uint32_t llvm::hlsl::rootsig::DescriptorTable::NumClauses = 0 |
Definition at line 81 of file HLSLRootSignature.h.
Referenced by llvm::hlsl::rootsig::operator<<().
dxbc::ShaderVisibility llvm::hlsl::rootsig::DescriptorTable::Visibility = dxbc::ShaderVisibility::All |
Definition at line 78 of file HLSLRootSignature.h.
Referenced by llvm::hlsl::rootsig::operator<<().