From 2493c846cfb4e4d60d3a26ca9cd1e9a9b0ed92d6 Mon Sep 17 00:00:00 2001 From: Egor Yusov Date: Tue, 9 Oct 2018 21:22:07 -0700 Subject: Fixed creation of typeless textures in D3D12 backend --- Graphics/GraphicsEngine/include/TextureBase.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'Graphics/GraphicsEngine') diff --git a/Graphics/GraphicsEngine/include/TextureBase.h b/Graphics/GraphicsEngine/include/TextureBase.h index 39f98b5c..81f57da1 100644 --- a/Graphics/GraphicsEngine/include/TextureBase.h +++ b/Graphics/GraphicsEngine/include/TextureBase.h @@ -383,6 +383,11 @@ void TextureBase