LLVM 22.0.0git
|
#include "llvm/Frontend/HLSL/HLSLRootSignature.h"
Public Attributes | |
RegisterType | ViewType |
uint32_t | Number |
Definition at line 32 of file HLSLRootSignature.h.
uint32_t llvm::hlsl::rootsig::Register::Number |
Definition at line 34 of file HLSLRootSignature.h.
Referenced by llvm::hlsl::rootsig::operator<<().
RegisterType llvm::hlsl::rootsig::Register::ViewType |
Definition at line 33 of file HLSLRootSignature.h.
Referenced by llvm::hlsl::rootsig::operator<<().