parent
d39738f39e
commit
eef7c81640
1 changed files with 2 additions and 0 deletions
|
|
@ -160,6 +160,8 @@ public:
|
|||
renderNode(node, drawCmdBuffers[i]);
|
||||
}
|
||||
|
||||
drawUI(drawCmdBuffers[i]);
|
||||
|
||||
vkCmdEndRenderPass(drawCmdBuffers[i]);
|
||||
|
||||
VK_CHECK_RESULT(vkEndCommandBuffer(drawCmdBuffers[i]));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue