Skip to content

freedreno/a6xx: Add support for glDrawTransformFeedback().

Emma Anholt requested to merge anholt/mesa:fd-tf-fix into master

It's exposed with ARB_tf2, which we claimed support for. All the KHR-GL33 TF tests pass for me locally except for no_errors, which I have some outstanding fixes for with khronos. Our CI build seems to be having some issue with exceptions inside of deqp.

Edited by Emma Anholt

Merge request reports