Only recreate command buffers after swapchain invalidate

This commit is contained in:
Robin Voetter
2020-07-03 02:29:11 +02:00
parent 37b002001a
commit c519450c57
4 changed files with 102 additions and 68 deletions

1
debug-env.sh Normal file
View File

@@ -0,0 +1 @@
export VK_INSTANCE_LAYERS="VK_LAYER_LUNARG_monitor:VK_LAYER_KHRONOS_validation"