Skip to content

turnip: Add support for fine derivatives.

Emma Anholt requested to merge anholt/mesa:tu-fine-derivs into master

This does appear to be the required instruction sequence (dsxpp.1 dst src; dsxpp.1.p dst src) as dropping either instruction fails the testsuite.

Fixes dEQP-VK.glsl.derivate.*

Merge request reports