Skip to content
  • ReinUsesLisp's avatar
    renderer_vulkan: Add declarations file · 18fe9109
    ReinUsesLisp authored
    This file is intended to be included instead of vulkan/vulkan.hpp. It
    includes declarations of unique handlers using a dynamic dispatcher
    instead of a static one (which would require linking to a Vulkan
    library).
    18fe9109
Loading