backend_test/example_sdlgpu3: thanks to @hgranthorner PR #291 with generation from cmake

This commit is contained in:
sonoro1234
2025-03-22 17:36:09 +01:00
parent 334c9fa140
commit 4e3e9b5fb2
6 changed files with 316 additions and 1 deletions

View File

@@ -1,3 +1,2 @@
This example needs vulkan generation before compilation: Vulkan SDK should be installed and then add "vulkan" to generator.bat and generate.
To build use `cmake path_to_example_sdl_vulkan` and then `make install`