Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/Basic/
H A DHLSLRuntime.h45 ENUM_COMPARE_ASSERT(RayGeneration)
H A DLangOptions.h69 RayGeneration, enumerator
H A DAttr.td4059 "Library", "RayGeneration", "Intersection", "AnyHit",
H A DDiagnosticSemaKinds.td11753 …upported in %select{Pixel|Vertex|Geometry|Hull|Domain|Compute|Library|RayGeneration|Intersection|A…
/openbsd/gnu/llvm/llvm/lib/TargetParser/
H A DTriple.cpp285 case RayGeneration: return "raygeneration"; in getEnvironmentTypeName()
635 .StartsWith("raygeneration", Triple::RayGeneration) in parseEnvironment()
1908 static_assert(Triple::RayGeneration - Triple::Pixel == 7,
/openbsd/gnu/llvm/llvm/include/llvm/TargetParser/
H A DTriple.h268 RayGeneration, enumerator