Skip to content
  • Niklas Haas's avatar
    vulkan: reduce handle_type boilerplate · aff6b549
    Niklas Haas authored
    There were a bunch of disjointed switch statements all over the place.
    Reduce these in favor of one helper function, since we'll end up needing
    this more as we go on.
    aff6b549