Revert "Removed HLSL cry compilers and tools"
This reverts commit f8a72e5a04.
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
// 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
|
||||
Reference in New Issue
Block a user