Skip to content

Commit 3a711ad

Browse files
authored
Update 35_gltf_ktx.cpp
1 parent fd707cc commit 3a711ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

attachments/35_gltf_ktx.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -358,6 +358,7 @@ class VulkanApplication {
358358

359359
void cleanupSwapChain() {
360360
swapChainImageViews.clear();
361+
swapChain = nullptr;
361362
}
362363

363364
#if PLATFORM_DESKTOP

0 commit comments

Comments
 (0)