From cd27f5affb46c349987902aa31014500d5fbef79 Mon Sep 17 00:00:00 2001 From: Egor Yusov Date: Mon, 28 May 2018 18:09:48 -0700 Subject: Updated multiple tests --- Tests/TestApp/include/TestShaderResArrays.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Tests/TestApp/include/TestShaderResArrays.h') diff --git a/Tests/TestApp/include/TestShaderResArrays.h b/Tests/TestApp/include/TestShaderResArrays.h index 24bd818..e65b97a 100644 --- a/Tests/TestApp/include/TestShaderResArrays.h +++ b/Tests/TestApp/include/TestShaderResArrays.h @@ -28,7 +28,7 @@ class TestShaderResArrays : public UnitTestBase { public: - TestShaderResArrays(Diligent::IRenderDevice *pDevice, Diligent::IDeviceContext *pDeviceContext, bool bUseOpenGL, float fMinXCoord, float fMinYCoord, float fXExtent, float fYExtent); + TestShaderResArrays(Diligent::IRenderDevice *pDevice, Diligent::IDeviceContext *pDeviceContext, float fMinXCoord, float fMinYCoord, float fXExtent, float fYExtent); void Draw(); -- cgit v1.2.3