Removed HLSL cry compilers and tools

This commit is contained in:
Aristo7
2021-04-20 11:05:01 -05:00
parent 08ed726faa
commit f8a72e5a04
155 changed files with 0 additions and 71159 deletions
@@ -1,11 +0,0 @@
// Modifications copyright Amazon.com, Inc. or its affiliates
// Modifications copyright Crytek GmbH
#ifndef SERIALIZE_REFLECTION_H_
#define SERIALIZE_REFLECTION_H_
#include "hlslcc.h"
const char* SerializeReflection(ShaderInfo* psReflection);
#endif