glx/tests: Partially revert commit 51e35695
C++ does not support designated initializers, thus compilation is not guaranteed to succeed. Surprisingly gcc 4.6.3 fails to build the code, while version 4.9.0 compiles it without a hitch. Cc: "10.2" <mesa-stable@lists.freedesktop.org> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=78403 Signed-off-by:Emil Velikov <emil.l.velikov@gmail.com> Tested-by:
Vinson Lee <vlee@freedesktop.org> (cherry picked from commit 326b8e25)
Please register or sign in to comment