Fixed typos
This commit is contained in:
parent
a465bad5aa
commit
de035d3572
3 changed files with 3 additions and 3 deletions
|
|
@ -650,7 +650,7 @@ public:
|
|||
VK_IMAGE_LAYOUT_GENERAL,
|
||||
subresourceRange);
|
||||
|
||||
//@todo: Default render pass setup willl overwrite contents
|
||||
//@todo: Default render pass setup will overwrite contents
|
||||
//vkCmdBeginRenderPass(drawCmdBuffers[i], &renderPassBeginInfo, VK_SUBPASS_CONTENTS_INLINE);
|
||||
//drawUI(drawCmdBuffers[i]);
|
||||
//vkCmdEndRenderPass(drawCmdBuffers[i]);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue