You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The createDebugCallback is implemented using CreateDebugReportCallback which shouldn't be used anymore. When vulkan-go implements CreateDebugUtilsMessengerEXT in this issue this should be used instead.
The text was updated successfully, but these errors were encountered:
The createDebugCallback is implemented using
CreateDebugReportCallback
which shouldn't be used anymore. When vulkan-go implementsCreateDebugUtilsMessengerEXT
in this issue this should be used instead.The text was updated successfully, but these errors were encountered: