diff options
Diffstat (limited to 'RenderScript/include/SamplerParser.h')
| -rw-r--r-- | RenderScript/include/SamplerParser.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/RenderScript/include/SamplerParser.h b/RenderScript/include/SamplerParser.h index 6d4203d..0172f04 100644 --- a/RenderScript/include/SamplerParser.h +++ b/RenderScript/include/SamplerParser.h @@ -29,12 +29,6 @@ #include "ClassMethodBinding.h" #include "EngineObjectParserCommon.h" -namespace std -{ - DEFINE_ENUM_HASH( Diligent::FILTER_TYPE ) - DEFINE_ENUM_HASH( Diligent::TEXTURE_ADDRESS_MODE ) -} - namespace Diligent { template<typename StructType> |
