Skip to content

arb_program_interface_query: added subtests to getprogramresourceindex

Konstantin Lazukin requested to merge GL/piglit:program_res_index_new_tests into main

Added test to check that unused indices of AoA are optimized out. This partially fixes it - need to implement nir optimization to deal with dynamic indices in arrays.

Edited by Konstantin Lazukin

Merge request reports