From 697b35c14e58c76fcdd4b037b50c40066285c83f Mon Sep 17 00:00:00 2001 From: Egor Yusov Date: Tue, 10 Dec 2019 08:06:17 -0800 Subject: Fixed formatting --- UnitTests/DiligentCoreAPITest/src/ShaderVariableAccessTest.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'UnitTests') diff --git a/UnitTests/DiligentCoreAPITest/src/ShaderVariableAccessTest.cpp b/UnitTests/DiligentCoreAPITest/src/ShaderVariableAccessTest.cpp index 4f98b6d4..56e97c53 100644 --- a/UnitTests/DiligentCoreAPITest/src/ShaderVariableAccessTest.cpp +++ b/UnitTests/DiligentCoreAPITest/src/ShaderVariableAccessTest.cpp @@ -35,7 +35,7 @@ namespace Diligent namespace Test { - + void PrintShaderResources(IShader* pShader) { RefCntAutoPtr pShaderD3D(pShader, IID_ShaderD3D); -- cgit v1.2.3