diff options
| author | assiduous <assiduous@diligentgraphics.com> | 2021-03-19 00:41:05 +0000 |
|---|---|---|
| committer | assiduous <assiduous@diligentgraphics.com> | 2021-03-19 01:52:37 +0000 |
| commit | 5aaeeaae93149b8e2845ed9a4ed0958c93924bc1 (patch) | |
| tree | 0f3151c4e3e1565577cd434cb2ff988d1776a0cb /Graphics/GraphicsEngine | |
| parent | Fixed test failures in d3d12_sw mode due to bugs in WARP (diff) | |
| download | DiligentCore-5aaeeaae93149b8e2845ed9a4ed0958c93924bc1.tar.gz DiligentCore-5aaeeaae93149b8e2845ed9a4ed0958c93924bc1.zip | |
Fixed rebase issues; updated API to version 240083
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 f268ff63..288ccff0 100644 --- a/Graphics/GraphicsEngine/interface/APIInfo.h +++ b/Graphics/GraphicsEngine/interface/APIInfo.h @@ -30,7 +30,7 @@ /// \file /// Diligent API information -#define DILIGENT_API_VERSION 240082 +#define DILIGENT_API_VERSION 240083 #include "../../../Primitives/interface/BasicTypes.h" |
