sarekt icon indicating copy to clipboard operation
sarekt copied to clipboard

Allow application level pipeline creation

Open brandonpollack23 opened this issue 4 years ago • 0 comments

  • [ ] Image creation
  • [ ] shader selection
  • [ ] pipeline configuration
  • [ ] attachment selection (and therefore offscreen rendering). Enum that can select an image, screen space quad (that is recreated when swapchain is recreated to match), or swapchain.
  • [ ] File followup issue to allow a user to define multiple subpasses somehow, perhaps leak vulkan for now?

Pass pipeline in to draw call.

brandonpollack23 avatar May 05 '20 17:05 brandonpollack23