LLVM 24.0.0git
llvm::hlsl::SemanticStageInfo Struct Reference

#include "llvm/Frontend/HLSL/SemanticSignatures.h"

Public Attributes

Triple::EnvironmentType Stage
IOType AllowedIOTypesMask
SemanticInterpretation Interpretation

Detailed Description

Definition at line 63 of file SemanticSignatures.h.

Member Data Documentation

◆ AllowedIOTypesMask

IOType llvm::hlsl::SemanticStageInfo::AllowedIOTypesMask

Definition at line 65 of file SemanticSignatures.h.

◆ Interpretation

SemanticInterpretation llvm::hlsl::SemanticStageInfo::Interpretation

Definition at line 66 of file SemanticSignatures.h.

◆ Stage

Triple::EnvironmentType llvm::hlsl::SemanticStageInfo::Stage

Definition at line 64 of file SemanticSignatures.h.


The documentation for this struct was generated from the following file: