Skip to content

fix syntax bugs in command buffer chapter#421

Open
macodeth wants to merge 1 commit into
KhronosGroup:mainfrom
macodeth:fix-syntax-command-buffer-chapter
Open

fix syntax bugs in command buffer chapter#421
macodeth wants to merge 1 commit into
KhronosGroup:mainfrom
macodeth:fix-syntax-command-buffer-chapter

Conversation

@macodeth

Copy link
Copy Markdown

commandBuffer->begin({}); should be changed to commandBuffer.begin({});
also changed VK_ATTACHMENT_LOAD_OP_CLEAR to vk::AttachmentLoadOp::eClear in an explanatory section to match the code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant