diff options
| author | assiduous <assiduous@diligentgraphics.com> | 2019-12-17 06:37:13 +0000 |
|---|---|---|
| committer | assiduous <assiduous@diligentgraphics.com> | 2019-12-17 06:37:13 +0000 |
| commit | 5046c0ae9c0c951d47a3396791c71e94d193c1ce (patch) | |
| tree | 7a379cf3fcf0697f4eb7a28b0d02ba89c090f212 /Graphics/GraphicsEngine | |
| parent | Updated draw test command reference image to be quad instead of a triangle (diff) | |
| download | DiligentCore-5046c0ae9c0c951d47a3396791c71e94d193c1ce.tar.gz DiligentCore-5046c0ae9c0c951d47a3396791c71e94d193c1ce.zip | |
Enabled draw command reference in Vulkan
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 1e8a74b4..2731dac3 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 240043 +#define DILIGENT_API_VERSION 240044 #include "../../../Primitives/interface/BasicTypes.h" |
