Browse Source

Remove old kDxilRootSignatureTag.

Tex Riddell 8 years ago
parent
commit
9fe61f42a2
1 changed files with 0 additions and 1 deletions
  1. 0 1
      include/dxc/HLSL/DxilMetadataHelper.h

+ 0 - 1
include/dxc/HLSL/DxilMetadataHelper.h

@@ -184,7 +184,6 @@ public:
   static const unsigned kDxilDSStateTag         = 2;
   static const unsigned kDxilHSStateTag         = 3;
   static const unsigned kDxilNumThreadsTag      = 4;
-  static const unsigned kDxilRootSignatureTag   = 5;
 
   // GSState.
   static const unsigned kDxilGSStateNumFields               = 5;