Prepare ControllerTest state with art and back functionality

This commit is contained in:
Jaby
2024-01-04 12:30:17 -06:00
committed by Jaby
parent 514633ca16
commit e5146f0a71
9 changed files with 70 additions and 4 deletions

View File

@@ -129,7 +129,7 @@ namespace GPUTest {
break;
}
GPU::swap_buffers_vsync(2);
GPU::swap_buffers_vsync(1);
GPU::render(triangle1);
GPU::render(triangle2);