This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

[Vulkan] Dual source blending

I wonder if you're planning to implement dualSrcBlend to a Vulkan driver later at some point (currently not supported), perhaps we could raise it if it's yet not planned?

Our Vulkan renderer will use it if the Vulkan driver supports it

Cheers

Parents
  • We steer our feature support to meet criteria laid out by platform holders, who state required and recommended feature levels for our drivers.
    The dualSrcBlend functionality hasn't been requested by any of our partners at this time and as such we have no plans to implement it in the short term.

    -Stacy

Reply
  • We steer our feature support to meet criteria laid out by platform holders, who state required and recommended feature levels for our drivers.
    The dualSrcBlend functionality hasn't been requested by any of our partners at this time and as such we have no plans to implement it in the short term.

    -Stacy

Children