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

vkCreateDevice失败 #2

Open
ADExxxxxx opened this issue Mar 20, 2023 · 3 comments
Open

vkCreateDevice失败 #2

ADExxxxxx opened this issue Mar 20, 2023 · 3 comments

Comments

@ADExxxxxx
Copy link

VulkanDevice.cpp文件中第358行
cpp VK_CHECK_RESULT(vkCreateDevice(*physicalDevice, &deviceCreateInfo, VK_NULL_HANDLE, &device));
报错 ERROR_EXTENSION_NOT_PRESENT,请问是硬件或者版本问题吗

@flwmxd
Copy link
Owner

flwmxd commented Mar 20, 2023

what is your GPU model ?

@ADExxxxxx
Copy link
Author

GTX1080,是必须图灵架构以上吗

@flwmxd
Copy link
Owner

flwmxd commented Mar 20, 2023

理论上GTX1080 是没问题的,不管建议最好关闭掉光线追踪试试,或者升级你的显卡驱动。

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

2 participants