Skip to content

vrend: Check for GL/GLES version before querying GL_MAX_VERTEX_OUTPUT_COMPONENTS

The value is only supported for GL >= 3.2 or GLES >= 3.0, on earlier versions assume the minimum required number.

Closes #113 (closed)

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

Merge request reports