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

Timoore rollup #1011

Closed
wants to merge 4 commits into from
Closed

Timoore rollup #1011

wants to merge 4 commits into from

Conversation

robertosfield
Copy link
Collaborator

No description provided.

In GraphicsPipelineConfigurator::copyTo(), don't create a
BindDescriptorSet command for descriptor sets that contain null buffer
or image data, and emit a warning if a descriptor set contains a mix
of null values and valid data. The common case with
GraphicsPipelineConfigurator is to bind a pipeline and all the
necessary descriptor sets at the same time (in the same StateGroup);
this commit supports binding some descriptor sets earlier than the
pipeline by not rebinding them with some default value.
@robertosfield
Copy link
Collaborator Author

Will close this PR as I have merged this PR as vsgCs_support branch:

https://github.com/vsg-dev/VulkanSceneGraph/tree/vsgCs_support

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