Skip to content

WIP: turnip: Add support for clipDistance.

Emma Anholt requested to merge anholt/mesa:tu-clip-distance into master

I wanted to sort this out for GL3.0 conformance, and VK was the easiest place to develop the feature since it's got good coverage.

Passes the VS-only tests, fails at some point during GS, haven't tracked it down yet. Dropping this here as I'm getting distracted and someone may want to pick it up.

Merge request reports