Skip to content

Commit c061496

Browse files
authored
Update 29_mipmapping.cpp
1 parent 8369fb7 commit c061496

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

attachments/29_mipmapping.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,7 @@ class HelloTriangleApplication {
212212

213213
void cleanupSwapChain() {
214214
swapChainImageViews.clear();
215+
swapChain = nullptr;
215216
}
216217

217218
void cleanup() const {

0 commit comments

Comments
 (0)