Skip to content

arb_gpu_shader5: add linker version of function overloads test

Timothy Arceri requested to merge tarceri/piglit:function_match into main

This adapts the existing overloads test into a new test that checks overload resolution works correctly at link time.

Merge request reports