Skip to content

Add support for clamping of color outputs to GS/TES

Timothy Arceri requested to merge tarceri/mesa:iris_compat_support into master

This is a step towards allowing higher GL versions of compat profile for NIR based gallium drivers. This allows iris to pass the vertex color clamping piglit tests for gs/tes.

Merge request reports