Rebuilding mesa with llvmpipe enabled on arm64, I'm able to get this test to pass as:
LIBGL_DRIVERS_PATH=../mesa-11.2.1/debian/libgl1-mesa-dri/usr/lib/aarch64-linux-gnu/dri/ xvfb-run -a -s "-screen 0 640x480x24" ./obj-qt5/bin/quickinspectortest
Not sure what negative impact there might be from enabling llvmpipe or arm64... that it works at all seems like a good sign to me.
Rebuilding mesa with llvmpipe enabled on arm64, I'm able to get this test to pass as:
LIBGL_DRIVERS_ PATH=.. /mesa-11. 2.1/debian/ libgl1- mesa-dri/ usr/lib/ aarch64- linux-gnu/ dri/ xvfb-run -a -s "-screen 0 640x480x24" ./obj-qt5/ bin/quickinspec tortest
Not sure what negative impact there might be from enabling llvmpipe or arm64... that it works at all seems like a good sign to me.