Skip to content

Fix variable name typo in 01_Command_buffers.adoc#402

Merged
marty-johnson59 merged 1 commit into
KhronosGroup:mainfrom
lemony-limey:03-03-01-command-buffers-typo-fix
Jun 29, 2026
Merged

Fix variable name typo in 01_Command_buffers.adoc#402
marty-johnson59 merged 1 commit into
KhronosGroup:mainfrom
lemony-limey:03-03-01-command-buffers-typo-fix

Conversation

@lemony-limey

Copy link
Copy Markdown
Contributor

Fixed an inconsistency within the transition_image_layout() function where dependency_info was incorrectly written in camelCase, not snake_case like in later C++ source files.

Please note that the attachments/14_command_buffers.cpp file linked at the bottom of 01_Command_buffers.adoc includes no mention of the transition_image_layout() function, which is potentially a mistake, but this has not been addressed in this PR. I'd be happy to open a separate issue for this if necessary.

…where "dependency_info" was incorrectly written in camelCase, not snake_case like in the C++ source files.
@marty-johnson59 marty-johnson59 merged commit f79df28 into KhronosGroup:main Jun 29, 2026
6 checks passed
@lemony-limey lemony-limey deleted the 03-03-01-command-buffers-typo-fix branch June 30, 2026 13:28
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.

3 participants