Skip to content

glsl/linker: Add support for XFB varying lowering in geometry shader

Erik Faye-Lund requested to merge kusma/mesa:lower-xfb-varyings-in-gs into master

This is a patch from our upcoming d3d12-driver, which is needed to handle XFB from geometry shaders.

Merge request reports