Sligthly rework validation layer logging to tet file

This commit is contained in:
Sascha Willems 2025-06-16 22:34:21 +02:00
parent 2e6bf58914
commit d34494602c
10 changed files with 47 additions and 26 deletions

View file

@ -116,7 +116,7 @@ public:
VulkanExample() : VulkanExampleBase()
{
title = "Vulkan Example - Basic indexed triangle";
title = "Basic indexed triangle";
// To keep things simple, we don't use the UI overlay from the framework
settings.overlay = false;
// Setup a default look-at camera