Searched refs:ClosestHit (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/include/clang/Basic/
H A DHLSLRuntime.h48 ENUM_COMPARE_ASSERT(ClosestHit)
H A DLangOptions.h73 ClosestHit, member in class:clang::ShaderStage
/freebsd-current/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DTriple.h274 ClosestHit, enumerator in enum:llvm::Triple::EnvironmentType
793 Env == Triple::ClosestHit || Env == Triple::Miss ||
/freebsd-current/contrib/llvm-project/llvm/lib/TargetParser/
H A DTriple.cpp321 case ClosestHit: return "closesthit";
690 .StartsWith("closesthit", Triple::ClosestHit)
1966 static_assert(Triple::ClosestHit - Triple::Pixel == 10,
/freebsd-current/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp12556 case HLSLShaderAttr::ClosestHit:

Completed in 124 milliseconds