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

Fix default group thumbs #1101

Merged
merged 2 commits into from
Sep 14, 2017

Conversation

ben-clayton
Copy link
Contributor

The CommandTreeNodeUserData.Thumbnail is set to api.CmdNoID when there's no explicit thumbnail. Don't try to get thumbnails for these no-id IDs.

@ben-clayton
Copy link
Contributor Author

Thanks

@ben-clayton ben-clayton merged commit 1134cfb into google:master Sep 14, 2017
@ben-clayton ben-clayton deleted the fix-default-group-thumbs branch September 25, 2017 09:22
purvisa-at-google-com pushed a commit that referenced this pull request Sep 29, 2022
Add feature and extension boilerplate. Capture and rebuild
VkFramebufferAttachmentsCreateInfo and VkRenderPassAttachmentBeginInfo
extension structs in vkCreateFramebuffer and vkCmdBeginRenderPass,
respectively. Track the now-dynamic framebuffer image attachments as
they are recorded (in CommandBufferObject) and submitted (in DrawInfo)
instead of in the FramebufferObject.

Tested with the imageless_framebuffer sample from
google/vulkan_test_applications
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