Skip to content

arb_separate_shader_objects: add linker test for glsl version 1.40

Tapani Pälli requested to merge tpalli/piglit:sso-linker-old-glsl into master

This tests that linker does not require interface redeclarations for glsl versions that do not have input/output interface blocks.

Signed-off-by: Tapani Pälli tapani.palli@intel.com

Merge request reports