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 method of calling instance-level commands from device extensions without creating a device first #286

Open
KyleMayes opened this issue Aug 23, 2024 · 0 comments

Comments

@KyleMayes
Copy link
Owner

#281 raised the issue of some device extension commands actually being instance-level commands.

These are no longer loaded with vkGetDeviceProcAddr as part of the fix for that issue, but this still leaves no way (without dropping down into loading the functions yourself) to call these commands before creating a device.

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

No branches or pull requests

1 participant