Skip to content

arb_separate_shader_objects: split linker tests

Most of the linker tests look for errors that may be already reported during the compiling stage, depending on the implementation. Therefore, let's split them into individual compiler tests which also check for the linking stage.

Signed-off-by: Andres Gomez agomez@igalia.com

Merge request reports