Skip to content

Align docu in 01_Descriptor_pool_and_sets.adoc and sources in 23_descriptor_sets.cpp#358

Open
asuessenbach wants to merge 2 commits intoKhronosGroup:mainfrom
asuessenbach:23_descriptor_sets
Open

Align docu in 01_Descriptor_pool_and_sets.adoc and sources in 23_descriptor_sets.cpp#358
asuessenbach wants to merge 2 commits intoKhronosGroup:mainfrom
asuessenbach:23_descriptor_sets

Conversation

@asuessenbach
Copy link
Copy Markdown
Contributor

@asuessenbach asuessenbach commented Apr 16, 2026

Unfortunately, I just see a black window when running this sample.
If someone could figure out the error, I'ld be happy to fix it with this PR.

@SaschaWillems
Copy link
Copy Markdown
Collaborator

If someone could figure out the error, I'ld be happy to fix it with this PR.

Issue is wrong winding order. Can be fixed by changing frontFace to vk::FrontFace::eCounterClockwise.

@asuessenbach
Copy link
Copy Markdown
Contributor Author

Can be fixed by changing frontFace to vk::FrontFace::eCounterClockwise.

And that is explicitly mentioned that way in the doc file here!!

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.

2 participants