Skip to content

Commit

Permalink
Update VKRenderer.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
jmorton06 authored Sep 14, 2024
1 parent 8f3bd0c commit 1da08de
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Lumos/Source/Lumos/Platform/Vulkan/VKRenderer.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -678,6 +678,8 @@ file.close();
//Decrease Pool capcity by 1
//Check if capacity is 0
//Add to free list if empty

return false;
}

void VKRenderer::ReleaseDescriptorPools()
Expand Down

0 comments on commit 1da08de

Please sign in to comment.