Searched refs:HLSLRootSigVer (Results 1 – 4 of 4) sorted by relevance
645 llvm::dxbc::RootSignatureVersion HLSLRootSigVer = variable
1080 DeclIdent, SemaRef.getLangOpts().HLSLRootSigVer, Elements); in ActOnFinishRootSignatureDecl()1117 llvm::to_underlying(SemaRef.getLangOpts().HLSLRootSigVer); in handleRootSignatureElements()
4952 hlsl::RootSignatureParser Parser(getLangOpts().HLSLRootSigVer, RootElements, in ParseHLSLRootSignatureAttributeArgs()
9391 MarshallingInfoEnum<LangOpts<"HLSLRootSigVer">, "V1_1">;