Skip to content

vulkan: Fancy gradients

Benjamin Otte requested to merge wip/otte/for-vulkan into main
  • Add support for storage buffers

  • Use storage buffers for the linear gradient shader (and make it handle gradients with any number of color stops)

  • Rewrite the fragment shader to do antialiasing between color stops

Edited by Benjamin Otte

Merge request reports