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

Add helper wrappers for Vulkan core 1.3 Instance and Device functions #568

Merged
merged 5 commits into from
Feb 19, 2022

Conversation

MarijnS95
Copy link
Collaborator

@MarijnS95 MarijnS95 commented Jan 27, 2022

Depends on #563

Now the loaders are called so that fp_1_3() is available for Entry (not relevant because it's empty), Instance and Device. Also implement Rust'y wrapper functions for all new commands that are added in Vulkan 1.3.

TODO

@MarijnS95 MarijnS95 force-pushed the vulkan-1.3 branch 2 times, most recently from 215f0fb to b34b12f Compare January 29, 2022 20:49
@MarijnS95 MarijnS95 marked this pull request as ready for review February 6, 2022 06:10
@MarijnS95 MarijnS95 requested a review from Ralith February 6, 2022 17:26
@MarijnS95 MarijnS95 force-pushed the vulkan-1.3 branch 2 times, most recently from a977eb1 to 4e92ea3 Compare February 18, 2022 10:14
@MarijnS95 MarijnS95 changed the title Call Vulkan 1.3 function loaders and implement safe function wrappers Call Vulkan 1.3 function loaders and implement helper function wrappers Feb 19, 2022
@MarijnS95 MarijnS95 changed the title Call Vulkan 1.3 function loaders and implement helper function wrappers Add helper wrappers for Vulkan core 1.3 Device and Instance functions Feb 19, 2022
@MarijnS95 MarijnS95 changed the title Add helper wrappers for Vulkan core 1.3 Device and Instance functions Add helper wrappers for Vulkan core 1.3 Instance and Device functions Feb 19, 2022
@MarijnS95 MarijnS95 merged commit 157524c into master Feb 19, 2022
@MarijnS95 MarijnS95 deleted the vulkan-1.3 branch February 19, 2022 09: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.

3 participants