Skip to content

Commit f98feec

Browse files
authored
Update 23_descriptor_sets.cpp
1 parent 686340b commit f98feec

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

attachments/23_descriptor_sets.cpp

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

183183
void cleanupSwapChain() {
184184
swapChainImageViews.clear();
185+
swapChain = nullptr;
185186
}
186187

187188
void cleanup() {

0 commit comments

Comments
 (0)