Skip to content

vrend,features: Report PIPE_PRIM_PATCHES when tesselation is supported

Gert Wollny requested to merge gerddie/virglrenderer:fix-tess-gl3-host into master

On pre-4.0 GL hosts that support tesselation this is needed, because otherwise, when the guest issues a patch primitive mesa/gallium will assert.

Closes: #31 (closed)

Signed-off-by: Gert Wollny gert.wollny@collabora.com

Merge request reports