Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix crash in driver-implemented vkSetDebugUtilsObjectNameEXT for VkSemaphore's generated by the extention layer #411

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    01ea394 View commit details
    Browse the repository at this point in the history
  2. timeline_sem: Fix crash on vkSetDebugUtilsObjectNameEXT

    Native driver's vkSetDebugUtilsObjectNameEXT would crash for
    this layer's VkSemaphore's.
    James2022-rgb authored and jeremyg-lunarg committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    e21971f View commit details
    Browse the repository at this point in the history