Skip to content

Commit 7fe9b1f

Browse files
authored
Update 25_sampler.cpp
1 parent c912bec commit 7fe9b1f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

attachments/25_sampler.cpp

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

194194
void cleanupSwapChain() {
195195
swapChainImageViews.clear();
196+
swapChain = nullptr;
196197
}
197198

198199
void cleanup() {

0 commit comments

Comments
 (0)