Skip to content
  • Niklas Haas's avatar
    vulkan: allow pl_vulkan_hold to fail · 1bbb4751
    Niklas Haas authored
    It doesn't make sense to assume this will execute unconditionally,
    especially when so many things in pl_gpu are already allowed to fail.
    Users are always free to ignore the return value, so don't do it for
    them.
    1bbb4751