MCPcopy 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
30const char *VulkanException::what() const noexcept
31{
32 return error_message.c_str();
33}
34} // namespace vkb

Callers 4

AstcMethod · 0.80
main_loop_frameMethod · 0.80
prepareMethod · 0.80
prepareMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected