From 44fed82c44b6dc9e4759d00bbfb7806779f761ba Mon Sep 17 00:00:00 2001 From: Egor Yusov Date: Sun, 10 Nov 2019 20:28:55 -0800 Subject: Updated submodules + added tutorial 17 --- Tests/TestApp/src/TestApp.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'Tests/TestApp/src/TestApp.cpp') diff --git a/Tests/TestApp/src/TestApp.cpp b/Tests/TestApp/src/TestApp.cpp index 623233e..ea8dc0f 100644 --- a/Tests/TestApp/src/TestApp.cpp +++ b/Tests/TestApp/src/TestApp.cpp @@ -157,7 +157,6 @@ void TestApp::InitializeDiligentEngine( ) { SwapChainDesc SCDesc; - SCDesc.SamplesCount = 1; Uint32 NumDeferredCtx = 0; std::vector ppContexts; std::vector Adapters; -- cgit v1.2.3