Prepare ControllerTest state with art and back functionality

This commit is contained in:
Jaby
2024-01-04 12:30:17 -06:00
parent b6c5ed6d43
commit 39d3070d0f
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);