SimpleGL
1.1.0
A framework for platform independent rendering
|
This is the complete list of members for sgl::DebugReportCallback, including all inherited members.
current | sgl::DebugReportCallback | protectedstatic |
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::DebugReportCallback | static |
getCurrent() | sgl::DebugReportCallback | static |
getHandle() | sgl::DebugReportCallback | |
handle | sgl::DebugReportCallback | protected |
invoke(std::string messageType, int messageCode, std::string message) | sgl::DebugReportCallback | virtual |
setCurrent(DebugReportCallback *callback) | sgl::DebugReportCallback | static |
~DebugReportCallback(void) | sgl::DebugReportCallback |