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

Use vkGetDeviceQueue2 on Vulkan 1.1 and above #2466

Merged
merged 1 commit into from
Feb 15, 2024

Conversation

Rua
Copy link
Contributor

@Rua Rua commented Feb 11, 2024

Changelog:

### Breaking changes
Changes to queues:
- The `Queue::id_within_family` method is renamed to `queue_index` to match Vulkan.

This passes the flags and also allows future extensions if needed.

@marc0246 marc0246 merged commit 0fb4a7a into vulkano-rs:master Feb 15, 2024
4 of 5 checks passed
marc0246 added a commit that referenced this pull request Feb 15, 2024
hakolao pushed a commit to hakolao/vulkano that referenced this pull request Feb 20, 2024
hakolao pushed a commit to hakolao/vulkano that referenced this pull request Feb 20, 2024
@Rua Rua deleted the vkGetDeviceQueue2 branch February 3, 2025 19:52
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