Why is the code in the repository different from the code shown in the official tutorial? For example, in the official tutorial, 15_hello_triangle.cpp uses two imageAvailableSemaphores, but in the repository code there is still just one imageAvailableSemaphore?
Why is the code in the repository different from the code shown in the official tutorial? For example, in the official tutorial, 15_hello_triangle.cpp uses two imageAvailableSemaphores, but in the repository code there is still just one imageAvailableSemaphore?