浏览代码

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;