Sligthly rework validation layer logging to tet file
This commit is contained in:
parent
2e6bf58914
commit
d34494602c
10 changed files with 47 additions and 26 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue