SimpleGL  1.1.0
A framework for platform independent rendering
sgl::DebugReportCallback Member List

This is the complete list of members for sgl::DebugReportCallback, including all inherited members.

currentsgl::DebugReportCallbackprotectedstatic
DebugReportCallback(void)sgl::DebugReportCallback
dispatch(VkDebugReportFlagsEXT flags, VkDebugReportObjectTypeEXT objectType, uint64_t object, size_t location, int32_t messageCode, const char *pLayerPrefix, const char *pMessage, void *pUserData)sgl::DebugReportCallbackstatic
getCurrent()sgl::DebugReportCallbackstatic
getHandle()sgl::DebugReportCallback
handlesgl::DebugReportCallbackprotected
invoke(std::string messageType, int messageCode, std::string message)sgl::DebugReportCallbackvirtual
setCurrent(DebugReportCallback *callback)sgl::DebugReportCallbackstatic
~DebugReportCallback(void)sgl::DebugReportCallback