|
LLVM 24.0.0git
|
#include "llvm/Frontend/HLSL/SemanticSignatures.h"
Public Attributes | |
| Triple::EnvironmentType | Stage |
| IOType | AllowedIOTypesMask |
| SemanticInterpretation | Interpretation |
Definition at line 63 of file SemanticSignatures.h.
| IOType llvm::hlsl::SemanticStageInfo::AllowedIOTypesMask |
Definition at line 65 of file SemanticSignatures.h.
| SemanticInterpretation llvm::hlsl::SemanticStageInfo::Interpretation |
Definition at line 66 of file SemanticSignatures.h.
| Triple::EnvironmentType llvm::hlsl::SemanticStageInfo::Stage |
Definition at line 64 of file SemanticSignatures.h.