Skip to content

vrend: Only try accessing shader that are available

Gert Wollny requested to merge gerddie/virglrenderer:fix-geom-shaders into master

Clean up the code a bit and only try to read the primitive type for point mode if the prev shader really exists.

This fixes a VM crash when running the GLES 3.1 cts.

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

Merge request reports