Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DHLSLRuntime.h33 #define ENUM_COMPARE_ASSERT(Value) \ macro
38 ENUM_COMPARE_ASSERT(Pixel)
39 ENUM_COMPARE_ASSERT(Vertex)
40 ENUM_COMPARE_ASSERT(Geometry)
41 ENUM_COMPARE_ASSERT(Hull)
42 ENUM_COMPARE_ASSERT(Domain)
43 ENUM_COMPARE_ASSERT(Compute)
44 ENUM_COMPARE_ASSERT(Library)
45 ENUM_COMPARE_ASSERT(RayGeneration)
46 ENUM_COMPARE_ASSERT(Intersection)
[all …]