Skip to content
  • Benjamin Otte's avatar
    gpu: Add ability to run shaders · 1a85d569
    Benjamin Otte authored
    This heaves over an inital chunk of code from the Vulkan renderer to
    execute shaders.
    
    The only shader that exists for now is a shader that draws a single
    texture.
    We use that to replace the blit op we were doing before.
    1a85d569