Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KhronosGroup/Vulkan-Samples
/ what
Method
what
framework/common/error.cpp:31–34 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
29
30
const char *VulkanException::what() const noexcept
31
{
32
return error_message.c_str();
33
}
34
} // namespace vkb
Callers
4
Astc
Method · 0.80
main_loop_frame
Method · 0.80
prepare
Method · 0.80
prepare
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected