Skip to content

ext_transform_feedback/builtin-varyings: enable GL_PROGRAM_POINT_SIZE

Mike Blumenkrantz requested to merge zmike/piglit:pointsize into main

this test is otherwise illegal according to core GL spec since it relies on gl_PointSize from the shader

Merge request reports