LLVM: llvm::dxil::ModuleMetadataInfo Struct Reference (original) (raw)

#include "[llvm/Analysis/DXILMetadataAnalysis.h](DXILMetadataAnalysis%5F8h%5Fsource.html)"

Public Attributes
VersionTuple DXILVersion {}
VersionTuple ShaderModelVersion {}
Triple::EnvironmentType ShaderProfile {Triple::UnknownEnvironment}
VersionTuple ValidatorVersion {}
SmallVector< EntryProperties > EntryPropertyVec {}

Definition at line 37 of file DXILMetadataAnalysis.h.

print()

void ModuleMetadataInfo::print ( raw_ostream & OS ) const

DXILVersion

EntryPropertyVec

ShaderModelVersion

VersionTuple llvm::dxil::ModuleMetadataInfo::ShaderModelVersion {}

ShaderProfile

ValidatorVersion

VersionTuple llvm::dxil::ModuleMetadataInfo::ValidatorVersion {}


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