Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Solved basein/baseout recursion issue, issue #4 #18

Merged
merged 1 commit into from
Mar 7, 2023
Merged

Conversation

bbredesen
Copy link
Owner

Bug was related to checking self-referencing pointer members in VkBaseOutStructure when calling IsIdenticalInternalAndExternal(). Same recursion bug affected VkBaseInStructure, both types removed from exceptions.jsoin

@bbredesen bbredesen linked an issue Mar 7, 2023 that may be closed by this pull request
@bbredesen bbredesen merged commit a04d655 into main Mar 7, 2023
@bbredesen bbredesen deleted the bugfix/issue-4 branch March 8, 2023 18:29
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.

GetPipelinePropertiesEXT generates with compiler error under Vk 1.3
1 participant