Home
last modified time | relevance | path

Searched refs:RootSigVer (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGHLSLRuntime.cpp69 void addRootSignature(llvm::dxbc::RootSignatureVersion RootSigVer, in addRootSignature() argument
78 llvm::Type::getInt32Ty(Ctx), llvm::to_underlying(RootSigVer))); in addRootSignature()