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

Vulkan: Fix framebuffer and querypool creation for initial state #2351

Merged

Conversation

Qining
Copy link
Contributor

@Qining Qining commented Nov 3, 2018

  1. Framebuffer creation should depend on the image views in the new
    state not the old state
  2. ScratchTask should allow tasks with no new memory allocation, this
    bug prevents the querypool state to be recovered correctly.

1. Framebuffer creation should depend on the image views in the new
state not the old state
2. ScratchTask should allow tasks with no new memory allocation, this
bug prevents the querypool state to be recovered correctly.
@Qining Qining requested a review from AWoloszyn November 3, 2018 16:42
@Qining Qining merged commit d8c1898 into google:master Nov 5, 2018
@Qining Qining deleted the fix-state-rebuild-framebuffer-querypool branch December 13, 2018 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants