diff options
| author | assiduous <assiduous@diligentgraphics.com> | 2019-12-25 02:56:05 +0000 |
|---|---|---|
| committer | assiduous <assiduous@diligentgraphics.com> | 2019-12-25 02:56:05 +0000 |
| commit | 1133211961e878a9b39176c5fb1b9f72feb9ec71 (patch) | |
| tree | c3b185d2e189654b4993697850959fe392b7b514 /Graphics/GraphicsEngine | |
| parent | Minor formatting updates (diff) | |
| download | DiligentCore-1133211961e878a9b39176c5fb1b9f72feb9ec71.tar.gz DiligentCore-1133211961e878a9b39176c5fb1b9f72feb9ec71.zip | |
Added IRenderDeviceGL::CreateDummyTexture method (API version 240047)
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 6fe95f42..b61f8255 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 240046 +#define DILIGENT_API_VERSION 240047 #include "../../../Primitives/interface/BasicTypes.h" |
