Skip to content

Don't mix up Vulkan C header and CPP header syntax #122

@SaschaWillems

Description

@SaschaWillems

Already noted in some of the issues here, but also something that was raised on social channels like reddit and discord: The tutorial now mixes Vulkan C header syntax with Vulkan CPP header syntax. This seems to be confusing to readers, as often you have Vulkan C header syntax in the text for a chapter, but the actual code for the chapter uses the Vulkan CPP header syntax.

We should use one of those exclusively and not mix them up.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions