From 4c73f2d3fd5305b82d3413ebeab74cc566b57f33 Mon Sep 17 00:00:00 2001 From: assiduous Date: Sun, 2 Feb 2020 15:07:25 -0800 Subject: Updated swap chain creation functions to use NativeWindow struct --- 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 3c19c2b8..85867de2 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 240053 +#define DILIGENT_API_VERSION 240054 #include "../../../Primitives/interface/BasicTypes.h" -- cgit v1.2.3