Skip to content

arb_enhanced_layouts: add linker/oob test for in/out blocks

This test checks if driver is able to correctly match interface blocks between VS/FS stages.

This test could help to avoid issues like: mesa#3320 (closed)

Also this test checks out-of-bounds access to interface block fields defined as array/matrix/vector It could help to avoid issues like: mesa!6428 (merged)

Signed-off-by: Andrii Simiklit andrii.simiklit@globallogic.com

Merge request reports