Added Vulkan 1.3 version of the basic triangle samples

Uses dynamic rendering and sync2 to simplify things
This commit is contained in:
Sascha Willems 2024-09-14 16:59:51 +02:00
parent 5144cb8a99
commit a5ace0608b
3 changed files with 998 additions and 1 deletions

View file

@ -172,6 +172,7 @@ set(EXAMPLES
texturesparseresidency
timelinesemaphore
triangle
trianglevulkan13
variablerateshading
vertexattributes
viewportarray