Browse Source

no message

Hongtae Kim 7 years ago
parent
commit
4960b4e3d6
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      TestApp1/TestApp1.cpp

+ 1
- 0
TestApp1/TestApp1.cpp View File

@@ -40,6 +40,7 @@ public:
40 40
 
41 41
 				encoder->EndEncoding();
42 42
 				buffer->Commit();
43
+				//buffer->WaitUntilCompleted();
43 44
 				swapChain->Present();
44 45
 			}
45 46
 			else