소스 검색

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;