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

Init, getting null functions on Linux with Nvidia #39

Open
tfriedel6 opened this issue Sep 12, 2019 · 0 comments
Open

Init, getting null functions on Linux with Nvidia #39

tfriedel6 opened this issue Sep 12, 2019 · 0 comments

Comments

@tfriedel6
Copy link

Hi! Just wanted to let you know that (unless I made some mistake) on Linux with the proprietary Nvidia driver I only get the three functions from the Init function, all other functions result in a null pointer unless an instance is provided.

I worked around it by calling Init, then creating the instance, then calling InitInstance with that instance. This works, but of course it checks for most the function addresses twice. Is there maybe some way to avoid that?

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