Hongtae Kim hace 7 años
padre
commit
4960b4e3d6
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      TestApp1/TestApp1.cpp

+ 1
- 0
TestApp1/TestApp1.cpp Ver fichero

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