Hongtae Kim 7 年 前
コミット
4960b4e3d6
共有1 個のファイルを変更した1 個の追加0 個の削除を含む
  1. 1
    0
      TestApp1/TestApp1.cpp

+ 1
- 0
TestApp1/TestApp1.cpp ファイルの表示

@@ -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