Skip to content

dzn: Emulate triangle fans

Boris Brezillon requested to merge dzn-triangle-fan into dozen

Add an intermediate index buffer to turn triangle fan vertices into triangle list ones.

With this branch, all supported dEQP-VK.draw.basic_draw.* tests are now passing on WARP (crashing on intel though :-/).

Edited by Boris Brezillon

Merge request reports