Browse Source

Remove old kDxilRootSignatureTag.

Tex Riddell 8 năm trước cách đây
mục cha
commit
9fe61f42a2
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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;