arb_program_interface_query: Add debug output for ACTIVE_RESOURCES fails.
commit40b532a4fead1cbca82c3d756be7a9593bbba03b
authorEmma Anholt <emma@anholt.net>
Tue, 3 May 2022 21:22:18 +0000 (3 14:22 -0700)
committerMarge Bot <emma+marge@anholt.net>
Wed, 4 May 2022 16:47:37 +0000 (4 16:47 +0000)
tree220c7b702adb5a5dca31e16e65c51c7ba00077bb
parent7e9ee491b4c76914d9ff2c97e2a70869347d5b2c
arb_program_interface_query: Add debug output for ACTIVE_RESOURCES fails.

"'GL_PROGRAM_INPUT(vs,fs) active resources' expected 2 but got 6" is
not very useful without also seeing the list of resources you got.

Reviewed-by: Timothy Arceri <tarceri@itsqueeze.com>
Part-of: <https://gitlab.freedesktop.org/mesa/piglit/-/merge_requests/661>
tests/spec/arb_program_interface_query/resource-query.c