Skip to content
  • Matthias Clasen's avatar
    vulkan: Implement blend modes · d61f6ff3
    Matthias Clasen authored
    This is another example for a 2-texture shader.
    So far, only separable blend modes are implemented.
    The implementation is not optimized, with an
    if-else cascade in the shader.
    d61f6ff3