Skip to content

dlist: deduplicate vertices

Now that we have an index buffer we can implement vertices deduplication.

This improve SPECViewperf13 snx tests results by about 10%.

Merge request reports