Skip to content

Small Fixes#20

Merged
cart merged 2 commits intocart:pipelined-renderingfrom
james7132:buffer-vec-fix
Jul 7, 2021
Merged

Small Fixes#20
cart merged 2 commits intocart:pipelined-renderingfrom
james7132:buffer-vec-fix

Conversation

@james7132
Copy link

This PR does makes a few small changes:

  • Added missing TrackedRenderPass::draw.
  • Writing out to the staging buffer in BufferVec with a size smaller than the staging buffer panics. Fixed this panic by only copying the data that is available.

@cart cart merged commit 811ed3e into cart:pipelined-rendering Jul 7, 2021
cart pushed a commit that referenced this pull request Jul 24, 2021
* Fix writing less than the full capacity to the staging buffer

* Add missing TrackedRenderPass::draw command
cart pushed a commit that referenced this pull request Jul 24, 2021
* Fix writing less than the full capacity to the staging buffer

* Add missing TrackedRenderPass::draw command
@james7132 james7132 deleted the buffer-vec-fix branch December 12, 2022 06:40
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