diff options
| author | Egor Yusov <egor.yusov@gmail.com> | 2019-10-19 23:12:05 +0000 |
|---|---|---|
| committer | Egor Yusov <egor.yusov@gmail.com> | 2019-10-19 23:12:05 +0000 |
| commit | fa314349aa3b379416043d3ae0572d7852c00266 (patch) | |
| tree | ca7f85ab4ea8b875108e32e877f8d3e04564a64a /Graphics/GraphicsEngine | |
| parent | Added D3D11_DEBUG_FLAG_CREATE_DEBUG_DEVICE flag (diff) | |
| download | DiligentCore-fa314349aa3b379416043d3ae0572d7852c00266.tar.gz DiligentCore-fa314349aa3b379416043d3ae0572d7852c00266.zip | |
Updated API version macro
Diffstat (limited to 'Graphics/GraphicsEngine')
| -rw-r--r-- | Graphics/GraphicsEngine/interface/APIInfo.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Graphics/GraphicsEngine/interface/APIInfo.h b/Graphics/GraphicsEngine/interface/APIInfo.h index 418291ae..0979a824 100644 --- a/Graphics/GraphicsEngine/interface/APIInfo.h +++ b/Graphics/GraphicsEngine/interface/APIInfo.h @@ -26,7 +26,7 @@ /// \file /// Diligent API information -#define DILIGENT_API_VERSION 240033 +#define DILIGENT_API_VERSION 240034 #include "../../../Primitives/interface/BasicTypes.h" |
