Files
clang-p2996/clang/lib/CodeGen/CGHLSLRuntime.cpp
Justin Bogner 1c6c01fbde [Attributes][HLSL] Teach EnumArgument to refer to an external enum (#70835)
Rather than write a bunch of logic to shepherd between enums with the
same sets of values, add the ability for EnumArgument to refer to an
external enum in the first place.
2023-11-01 11:24:48 -07:00

14 KiB