Skip to content

Blend equation advanced

The host can support KHR_blend_equation_advanced but not EXT_shader_framebuffer_fetch. In this case, we didn't lower the blend equation to fbfetch in the guest, pass the blend value to the host and recreate the shader with blend equation in the host.

Mesa part: mesa/mesa!5516 (merged)

Merge request reports