LLVM: llvm::mcdxbc::RootParameterInfo Struct Reference (original) (raw)
#include "[llvm/MC/DXContainerRootSignature.h](DXContainerRootSignature%5F8h%5Fsource.html)"
| Public Member Functions |
|---|
| Public Attributes | |
|---|---|
| dxbc::RootParameterType | Type |
| dxbc::ShaderVisibility | Visibility |
| size_t | Location |
Detailed Description
Definition at line 43 of file DXContainerRootSignature.h.
Constructor & Destructor Documentation
| llvm::mcdxbc::RootParameterInfo::RootParameterInfo ( dxbc::RootParameterType Type, dxbc::ShaderVisibility Visibility, size_t Location ) | inline |
|---|
Definition at line 48 of file DXContainerRootSignature.h.
References Location, Type, and Visibility.
Member Data Documentation
◆ Location
size_t llvm::mcdxbc::RootParameterInfo::Location
Definition at line 46 of file DXContainerRootSignature.h.
Referenced by RootParameterInfo(), and validateRootSignature().
◆ Type
dxbc::RootParameterType llvm::mcdxbc::RootParameterInfo::Type
Definition at line 44 of file DXContainerRootSignature.h.
Referenced by RootParameterInfo(), and validateRootSignature().
◆ Visibility
dxbc::ShaderVisibility llvm::mcdxbc::RootParameterInfo::Visibility
Definition at line 45 of file DXContainerRootSignature.h.
Referenced by RootParameterInfo(), and validateRootSignature().
The documentation for this struct was generated from the following file:
- include/llvm/MC/DXContainerRootSignature.h