Skip to content

Conversation

@solidpixel
Copy link
Contributor

The Android loader resolves all global functions using dlsym, but the
full desktop loader tries to load them by using vkGetInstanceProcAddr
with an invalid instance pointer (because the instance doesn't exist yet).

This PR allows global functions to return without needing a valid instance.

@solidpixel solidpixel merged commit f33c4da into main Jul 7, 2025
6 checks passed
@solidpixel solidpixel deleted the global_functions branch July 7, 2025 21:12
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