ソースを参照

Remove old kDxilRootSignatureTag.

Tex Riddell 8 年 前
コミット
9fe61f42a2
1 ファイル変更0 行追加1 行削除
  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;