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 allocation type validation in RawImage::bind_memory #2256

Merged
merged 4 commits into from Jul 8, 2023

Conversation

marc0246
Copy link
Contributor

@marc0246 marc0246 commented Jul 8, 2023

Changelog:

### Bugs fixed
- Fixed validation for the `AllocationType` of allocations in `RawImage::bind_memory`, where the image tiling wasn't taken into consideration.

@marc0246 marc0246 marked this pull request as ready for review July 8, 2023 09:28
@Rua Rua merged commit c1e5917 into vulkano-rs:master Jul 8, 2023
3 checks passed
Rua added a commit that referenced this pull request Jul 8, 2023
@marc0246 marc0246 deleted the allocation-type-validation branch July 9, 2023 14:09
hakolao pushed a commit to hakolao/vulkano that referenced this pull request Feb 20, 2024
…#2256)

* Fix allocation type validation in `RawImage::bind_memory`

* Fix a link

* Fix DRM format modifier image tiling to allocaion type convertion

* Add commas
hakolao pushed a commit to hakolao/vulkano that referenced this pull request Feb 20, 2024
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.

None yet

2 participants