We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a693491 commit d656027Copy full SHA for d656027
llvm/include/llvm/BinaryFormat/DXContainer.h
@@ -70,7 +70,6 @@ enum class RootParameterType : uint8_t {
70
71
ArrayRef<EnumEntry<RootParameterType>> getRootParameterTypes();
72
73
-
74
#define SHADER_VISIBILITY(Val, Enum) Enum = Val,
75
enum class ShaderVisibilityFlag : uint8_t {
76
#include "DXContainerConstants.def"
0 commit comments