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

Small Fixes #20

Merged
merged 2 commits into from
Jul 7, 2021
Merged

Small Fixes #20

merged 2 commits into from
Jul 7, 2021

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