glx-make-current: use 3 windows instead of 2
commit8ff90e325fe4bfd4ccba465133bdfca532be11eb
authorPierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Mon, 6 Mar 2023 10:46:35 +0000 (6 11:46 +0100)
committerPierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Wed, 22 Mar 2023 15:40:03 +0000 (22 16:40 +0100)
tree18a68c2c26aea75449d86e24f64128109b384c41
parent96043dffaf5b8625c1067277f9f0ff87e3adaed5
glx-make-current: use 3 windows instead of 2

This helps understands the failure:
- on first draw the 3 windows fail the test
- on subsequent draws, only the firt 2 fail

Acked-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/piglit/-/merge_requests/779>
tests/glx/glx-make-current.c