From 1133211961e878a9b39176c5fb1b9f72feb9ec71 Mon Sep 17 00:00:00 2001 From: assiduous Date: Tue, 24 Dec 2019 18:56:05 -0800 Subject: Added IRenderDeviceGL::CreateDummyTexture method (API version 240047) --- Graphics/GraphicsEngine/interface/APIInfo.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Graphics/GraphicsEngine') 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" -- cgit v1.2.3