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

Handle non-sType union-members in vulkan_struct_deep_copy #1779

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

fabian-lunarg
Copy link
Contributor

  • affects VK_EXT_descriptor_buffer, VK_EXT_device_generated_commands

- affects VK_EXT_descriptor_buffer, VK_EXT_device_generated_commands
@fabian-lunarg fabian-lunarg self-assigned this Oct 2, 2024
@ci-tester-lunarg
Copy link

CI gfxreconstruct build queued with queue ID 269416.

@ci-tester-lunarg
Copy link

CI gfxreconstruct build # 4939 running.

@fabian-lunarg
Copy link
Contributor Author

while looking into this, I noticed the code-generator explicitly excludes VK_EXT_descriptor_buffer here,
meaning we have no support for it at all. fyi @bradgrantham @MarkY-LunarG

@ci-tester-lunarg
Copy link

CI gfxreconstruct build # 4939 passed.

@ci-tester-lunarg
Copy link

CI gfxreconstruct build queued with queue ID 269514.

@ci-tester-lunarg
Copy link

CI gfxreconstruct build # 4941 running.

@ci-tester-lunarg
Copy link

CI gfxreconstruct build # 4941 passed.

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