Searched defs:HLSL (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/ | ||
H A D | LangStandard.h | 43 HLSL, global() enumerator |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | HLSLExternalSemaSource.cpp | 387 IdentifierInfo &HLSL = AST.Idents.get("hlsl", tok::TokenKind::identifier); InitializeSema() local |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ | ||
H A D | CodeView.h | 161 HLSL = 0x10, global() enumerator |