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

Fix std::runtime_error message #51

Merged
merged 2 commits into from
Apr 7, 2022
Merged

Fix std::runtime_error message #51

merged 2 commits into from
Apr 7, 2022

Conversation

ShenMian
Copy link
Contributor

@ShenMian ShenMian commented Apr 6, 2022

更正异常消息.
原本的消息为 enumerate physical devices, 但这并不是错误发生的原因. 该异常是在没有找到合适的设备时被抛出, 而不是不能获取设备数据.
因为有一些 Issues 给出了一个异常, 但是却没有给出抛出的具体位置, 给错误排查造成了一定的困惑.

更正异常消息.
@ShenMian ShenMian changed the title Fix vulkan_context.cpp Fix std::runtime_error message Apr 6, 2022
@hyv1001 hyv1001 merged commit ca59b36 into BoomingTech:main Apr 7, 2022
@ShenMian ShenMian deleted the ShenMian-patch-1 branch April 7, 2022 00:29
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