Skip to content

Comments

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

Merged
qining merged 1 commit intogoogle:masterfrom
qining:fix-state-rebuild-framebuffer-querypool
Nov 5, 2018
Merged

Vulkan: Fix framebuffer and querypool creation for initial state#2351
qining merged 1 commit intogoogle:masterfrom
qining:fix-state-rebuild-framebuffer-querypool

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