[Piglit] loads of failures on mixed_glx_egl (without PIGLIT_NO_WINDOW)

Jussi Kukkonen jussi.kukkonen at intel.com
Thu Jul 7 11:41:10 UTC 2016


Hi,

I'm running current piglit master on Yocto (openembedded) on a few years
old NUC (a Haswell i5-4250U with HD5000) and see curious differences in
results based on some options: The short story is that running quick tests
with default options has a massive amount failures but adding
PIGLIT_NO_WINDOW=1 (or using "-fbo") seems to make >12000 tests suddenly
pass.

Taking one of the teximage-colors tests as an example, this is what gets
run by default:

$ PIGLIT_PLATFORM="mixed_glx_egl" PIGLIT_SOURCE_DIR="/usr/lib/piglit"
/usr/lib/piglit/bin/teximage-colors GL_LUMINANCE4_ALPHA4 -auto

The result is that every non-skipped subtest fails.
These variants pass fully:

$ PIGLIT_NO_WINDOW=1 PIGLIT_PLATFORM="mixed_glx_egl"
PIGLIT_SOURCE_DIR="/usr/lib/piglit" /usr/lib/piglit/bin/teximage-colors
GL_LUMINANCE4_ALPHA4 -auto
$ PIGLIT_PLATFORM="mixed_glx_egl" PIGLIT_SOURCE_DIR="/usr/lib/piglit"
/usr/lib/piglit/bin/teximage-colors GL_LUMINANCE4_ALPHA4 -fbo

This did not happen with an older piglit version so I bisected to commit
173037a6 "winsys-framework: Default to showing window".

* Is this a bug or am I doing something wrong?
* Regardless of this specific issue, are there any recommended settings for
piglit use? E.g. should I be using gbm as platform (my objective is
typically to smoke test a mesa upgrade or something similar)?

I've attached the output of the failing example command from above and can
provide traces if those are helpful.

Thanks,
  Jussi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/piglit/attachments/20160707/2479e46e/attachment-0001.html>
-------------- next part --------------
PIGLIT_PLATFORM="mixed_glx_egl" PIGLIT_SOURCE_DIR="/usr/lib/piglit" /usr/lib/piglit/bin/teximage-colors GL_LUMINANCE4_ALPHA4 -auto
PIGLIT: {"subtest": {"Exact upload-download of GL_LUMINANCE4_ALPHA4" : "skip"}}
Probe at (0,0)
  Expected: 0.811024 0.811024 0.811024 1.000000
  Observed: 0.529412 0.529412 0.529412 1.000000
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_RED and GL_BYTE" : "fail"}}
Probe at (0,0)
  Expected: 0.403922 0.403922 0.403922 1.000000
  Observed: 0.262745 0.262745 0.262745 1.000000
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_RED and GL_UNSIGNED_BYTE" : "fail"}}
Probe at (0,0)
  Expected: 0.000000 0.000000 0.000000 1.000000
  Observed: 0.329412 0.329412 0.329412 1.000000
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_RED and GL_SHORT" : "fail"}}
Probe at (0,0)
  Expected: 0.775021 0.775021 0.775021 1.000000
  Observed: 0.164706 0.164706 0.164706 1.000000
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_RED and GL_UNSIGNED_SHORT" : "fail"}}
Probe at (0,0)
  Expected: 0.901666 0.901666 0.901666 1.000000
  Observed: 0.662745 0.662745 0.662745 1.000000
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_RED and GL_FLOAT" : "fail"}}
Probe at (0,0)
  Expected: 0.901666 0.901666 0.901666 1.000000
  Observed: 0.662745 0.662745 0.662745 1.000000
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_RED and GL_INT" : "fail"}}
Probe at (0,0)
  Expected: 0.450833 0.450833 0.450833 1.000000
  Observed: 0.333333 0.333333 0.333333 1.000000
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_RED and GL_UNSIGNED_INT" : "fail"}}
Probe at (3,0)
  Expected: 0.000000 0.000000 0.000000 1.000000
  Observed: 0.000000 0.000000 0.000000 0.000000
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_GREEN and GL_BYTE" : "fail"}}
Probe at (3,0)
  Expected: 0.000000 0.000000 0.000000 1.000000
  Observed: 0.000000 0.000000 0.000000 0.000000
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_GREEN and GL_UNSIGNED_BYTE" : "fail"}}
Probe at (3,0)
  Expected: 0.000000 0.000000 0.000000 1.000000
  Observed: 0.000000 0.000000 0.000000 0.000000
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_GREEN and GL_SHORT" : "fail"}}
Probe at (3,0)
  Expected: 0.000000 0.000000 0.000000 1.000000
  Observed: 0.000000 0.000000 0.000000 0.000000
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_GREEN and GL_UNSIGNED_SHORT" : "fail"}}
Probe at (3,0)
  Expected: 0.000000 0.000000 0.000000 1.000000
  Observed: 0.000000 0.000000 0.000000 0.000000
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_GREEN and GL_FLOAT" : "fail"}}
Probe at (3,0)
  Expected: 0.000000 0.000000 0.000000 1.000000
  Observed: 0.000000 0.000000 0.000000 0.000000
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_GREEN and GL_INT" : "fail"}}
Probe at (3,0)
  Expected: 0.000000 0.000000 0.000000 1.000000
  Observed: 0.000000 0.000000 0.000000 0.000000
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_GREEN and GL_UNSIGNED_INT" : "fail"}}
Probe at (3,0)
  Expected: 0.000000 0.000000 0.000000 1.000000
  Observed: 0.000000 0.000000 0.000000 0.000000
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_BLUE and GL_BYTE" : "fail"}}
Probe at (3,0)
  Expected: 0.000000 0.000000 0.000000 1.000000
  Observed: 0.000000 0.000000 0.000000 0.000000
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_BLUE and GL_UNSIGNED_BYTE" : "fail"}}
Probe at (3,0)
  Expected: 0.000000 0.000000 0.000000 1.000000
  Observed: 0.000000 0.000000 0.000000 0.000000
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_BLUE and GL_SHORT" : "fail"}}
Probe at (3,0)
  Expected: 0.000000 0.000000 0.000000 1.000000
  Observed: 0.000000 0.000000 0.000000 0.000000
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_BLUE and GL_UNSIGNED_SHORT" : "fail"}}
Probe at (3,0)
  Expected: 0.000000 0.000000 0.000000 1.000000
  Observed: 0.000000 0.000000 0.000000 0.000000
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_BLUE and GL_FLOAT" : "fail"}}
Probe at (3,0)
  Expected: 0.000000 0.000000 0.000000 1.000000
  Observed: 0.000000 0.000000 0.000000 0.000000
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_BLUE and GL_INT" : "fail"}}
Probe at (3,0)
  Expected: 0.000000 0.000000 0.000000 1.000000
  Observed: 0.000000 0.000000 0.000000 0.000000
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_BLUE and GL_UNSIGNED_INT" : "fail"}}
Probe at (0,0)
  Expected: 0.000000 0.000000 0.000000 0.811024
  Observed: 0.000000 0.000000 0.000000 0.529412
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_ALPHA and GL_BYTE" : "fail"}}
Probe at (0,0)
  Expected: 0.000000 0.000000 0.000000 0.403922
  Observed: 0.000000 0.000000 0.000000 0.262745
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_ALPHA and GL_UNSIGNED_BYTE" : "fail"}}
Probe at (0,0)
  Expected: 0.000000 0.000000 0.000000 0.000000
  Observed: 0.000000 0.000000 0.000000 0.329412
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_ALPHA and GL_SHORT" : "fail"}}
Probe at (0,0)
  Expected: 0.000000 0.000000 0.000000 0.775021
  Observed: 0.000000 0.000000 0.000000 0.164706
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_ALPHA and GL_UNSIGNED_SHORT" : "fail"}}
Probe at (0,0)
  Expected: 0.000000 0.000000 0.000000 0.901666
  Observed: 0.000000 0.000000 0.000000 0.662745
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_ALPHA and GL_FLOAT" : "fail"}}
Probe at (0,0)
  Expected: 0.000000 0.000000 0.000000 0.901666
  Observed: 0.000000 0.000000 0.000000 0.662745
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_ALPHA and GL_INT" : "fail"}}
Probe at (0,0)
  Expected: 0.000000 0.000000 0.000000 0.450833
  Observed: 0.000000 0.000000 0.000000 0.333333
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_ALPHA and GL_UNSIGNED_INT" : "fail"}}
Probe at (0,0)
  Expected: 0.811024 0.811024 0.811024 1.000000
  Observed: 0.000000 0.000000 0.000000 1.000000
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_RG and GL_BYTE" : "fail"}}
Probe at (0,0)
  Expected: 0.403922 0.403922 0.403922 1.000000
  Observed: 0.972549 0.972549 0.972549 1.000000
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_RG and GL_UNSIGNED_BYTE" : "fail"}}
Probe at (3,0)
  Expected: 0.000000 0.000000 0.000000 1.000000
  Observed: 0.000000 0.000000 0.000000 0.000000
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_RG and GL_SHORT" : "fail"}}
Probe at (0,0)
  Expected: 0.775021 0.775021 0.775021 1.000000
  Observed: 0.521569 0.521569 0.521569 1.000000
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_RG and GL_UNSIGNED_SHORT" : "fail"}}
Probe at (1,0)
  Expected: 0.000000 0.000000 0.000000 1.000000
  Observed: 0.247059 0.247059 0.247059 1.000000
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_RG and GL_FLOAT" : "fail"}}
Probe at (1,0)
  Expected: 0.000000 0.000000 0.000000 1.000000
  Observed: 0.247059 0.247059 0.247059 1.000000
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_RG and GL_INT" : "fail"}}
Probe at (1,0)
  Expected: 0.670819 0.670819 0.670819 1.000000
  Observed: 0.121569 0.121569 0.121569 1.000000
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_RG and GL_UNSIGNED_INT" : "fail"}}
Probe at (0,0)
  Expected: 0.428571 0.428571 0.428571 1.000000
  Observed: 0.286275 0.286275 0.286275 1.000000
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_RGB and GL_UNSIGNED_BYTE_3_3_2" : "fail"}}
Probe at (0,0)
  Expected: 1.000000 1.000000 1.000000 1.000000
  Observed: 0.427451 0.427451 0.427451 1.000000
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_RGB and GL_UNSIGNED_BYTE_2_3_3_REV" : "fail"}}
Probe at (0,0)
  Expected: 0.774194 0.774194 0.774194 1.000000
  Observed: 0.160784 0.160784 0.160784 1.000000
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_RGB and GL_UNSIGNED_SHORT_5_6_5" : "fail"}}
Probe at (0,0)
  Expected: 0.225806 0.225806 0.225806 1.000000
  Observed: 0.776471 0.776471 0.776471 1.000000
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_RGB and GL_UNSIGNED_SHORT_5_6_5_REV" : "fail"}}
Probe at (0,0)
  Expected: 0.811024 0.811024 0.811024 1.000000
  Observed: 0.392157 0.392157 0.392157 1.000000
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_RGB and GL_BYTE" : "fail"}}
Probe at (0,0)
  Expected: 0.403922 0.403922 0.403922 1.000000
  Observed: 0.196078 0.196078 0.196078 1.000000
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_RGB and GL_UNSIGNED_BYTE" : "fail"}}
Probe at (3,0)
  Expected: 0.000000 0.000000 0.000000 1.000000
  Observed: 0.000000 0.000000 0.000000 0.000000
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_RGB and GL_SHORT" : "fail"}}
Probe at (0,0)
  Expected: 0.775021 0.775021 0.775021 1.000000
  Observed: 0.505882 0.505882 0.505882 1.000000
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_RGB and GL_UNSIGNED_SHORT" : "fail"}}
Probe at (0,0)
  Expected: 0.901666 0.901666 0.901666 1.000000
  Observed: 0.000000 0.000000 0.000000 1.000000
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_RGB and GL_FLOAT" : "fail"}}
Probe at (0,0)
  Expected: 0.901666 0.901666 0.901666 1.000000
  Observed: 0.000000 0.000000 0.000000 1.000000
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_RGB and GL_INT" : "fail"}}
Probe at (1,0)
  Expected: 0.276916 0.276916 0.276916 1.000000
  Observed: 0.121569 0.121569 0.121569 1.000000
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_RGB and GL_UNSIGNED_INT" : "fail"}}
Probe at (0,0)
  Expected: 0.826772 0.826772 0.826772 1.000000
  Observed: 0.000000 0.000000 0.000000 1.000000
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_BGR and GL_BYTE" : "fail"}}
Probe at (0,0)
  Expected: 0.411765 0.411765 0.411765 1.000000
  Observed: 0.925490 0.925490 0.925490 1.000000
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_BGR and GL_UNSIGNED_BYTE" : "fail"}}
Probe at (2,0)
  Expected: 0.000000 0.000000 0.000000 1.000000
  Observed: 0.258824 0.258824 0.258824 1.000000
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_BGR and GL_SHORT" : "fail"}}
Probe at (0,0)
  Expected: 0.997345 0.997345 0.997345 1.000000
  Observed: 0.650980 0.650980 0.650980 1.000000
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_BGR and GL_UNSIGNED_SHORT" : "fail"}}
Probe at (0,0)
  Expected: 0.000000 0.000000 0.000000 1.000000
  Observed: 0.705882 0.705882 0.705882 1.000000
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_BGR and GL_FLOAT" : "fail"}}
Probe at (0,0)
  Expected: 0.000000 0.000000 0.000000 1.000000
  Observed: 0.705882 0.705882 0.705882 1.000000
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_BGR and GL_INT" : "fail"}}
Probe at (0,0)
  Expected: 0.670819 0.670819 0.670819 1.000000
  Observed: 0.352941 0.352941 0.352941 1.000000
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_BGR and GL_UNSIGNED_INT" : "fail"}}
Probe at (0,0)
  Expected: 0.800000 0.800000 0.800000 0.466667
  Observed: 0.133333 0.133333 0.133333 0.533333
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_RGBA and GL_UNSIGNED_SHORT_4_4_4_4" : "fail"}}
Probe at (0,0)
  Expected: 0.466667 0.466667 0.466667 0.800000
  Observed: 0.533333 0.533333 0.533333 0.133333
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_RGBA and GL_UNSIGNED_SHORT_4_4_4_4_REV" : "fail"}}
Probe at (0,0)
  Expected: 0.774194 0.774194 0.774194 1.000000
  Observed: 0.160784 0.160784 0.160784 0.000000
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_RGBA and GL_UNSIGNED_SHORT_5_5_5_1" : "fail"}}
Probe at (0,0)
  Expected: 0.225806 0.225806 0.225806 1.000000
  Observed: 0.776471 0.776471 0.776471 0.000000
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_RGBA and GL_UNSIGNED_SHORT_1_5_5_5_REV" : "fail"}}
Probe at (0,0)
  Expected: 0.450635 0.450635 0.450635 1.000000
  Observed: 0.333333 0.333333 0.333333 0.000000
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_RGBA and GL_UNSIGNED_INT_10_10_10_2" : "fail"}}
Probe at (0,0)
  Expected: 0.601173 0.601173 0.601173 0.333333
  Observed: 0.454902 0.454902 0.454902 0.333333
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_RGBA and GL_UNSIGNED_INT_2_10_10_10_REV" : "fail"}}
Probe at (0,0)
  Expected: 0.450980 0.450980 0.450980 0.403922
  Observed: 0.329412 0.329412 0.329412 0.815686
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_RGBA and GL_UNSIGNED_INT_8_8_8_8" : "fail"}}
Probe at (0,0)
  Expected: 0.403922 0.403922 0.403922 0.450980
  Observed: 0.815686 0.815686 0.815686 0.329412
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_RGBA and GL_UNSIGNED_INT_8_8_8_8_REV" : "fail"}}
Probe at (0,0)
  Expected: 0.811024 0.811024 0.811024 0.905512
  Observed: 0.000000 0.000000 0.000000 0.662745
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_RGBA and GL_BYTE" : "fail"}}
Probe at (0,0)
  Expected: 0.403922 0.403922 0.403922 0.450980
  Observed: 0.815686 0.815686 0.815686 0.329412
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_RGBA and GL_UNSIGNED_BYTE" : "fail"}}
Probe at (0,0)
  Expected: 0.000000 0.000000 0.000000 0.000000
  Observed: 0.176471 0.176471 0.176471 0.039216
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_RGBA and GL_SHORT" : "fail"}}
Probe at (0,0)
  Expected: 0.775021 0.775021 0.775021 0.923018
  Observed: 0.090196 0.090196 0.090196 0.019608
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_RGBA and GL_UNSIGNED_SHORT" : "fail"}}
Probe at (0,0)
  Expected: 0.901666 0.901666 0.901666 0.553833
  Observed: 0.211765 0.211765 0.211765 0.647059
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_RGBA and GL_FLOAT" : "fail"}}
Probe at (0,0)
  Expected: 0.901666 0.901666 0.901666 0.553833
  Observed: 0.211765 0.211765 0.211765 0.647059
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_RGBA and GL_INT" : "fail"}}
Probe at (0,0)
  Expected: 0.450833 0.450833 0.450833 0.276916
  Observed: 0.105882 0.105882 0.105882 0.325490
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_RGBA and GL_UNSIGNED_INT" : "fail"}}
Probe at (0,0)
  Expected: 0.400000 0.400000 0.400000 0.466667
  Observed: 1.000000 1.000000 1.000000 0.533333
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_BGRA and GL_UNSIGNED_SHORT_4_4_4_4" : "fail"}}
Probe at (0,0)
  Expected: 0.400000 0.400000 0.400000 0.800000
  Observed: 0.600000 0.600000 0.600000 0.133333
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_BGRA and GL_UNSIGNED_SHORT_4_4_4_4_REV" : "fail"}}
Probe at (0,0)
  Expected: 0.612903 0.612903 0.612903 1.000000
  Observed: 0.905882 0.905882 0.905882 0.000000
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_BGRA and GL_UNSIGNED_SHORT_5_5_5_1" : "fail"}}
Probe at (0,0)
  Expected: 0.548387 0.548387 0.548387 1.000000
  Observed: 0.321569 0.321569 0.321569 0.000000
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_BGRA and GL_UNSIGNED_SHORT_1_5_5_5_REV" : "fail"}}
Probe at (0,0)
  Expected: 0.399805 0.399805 0.399805 1.000000
  Observed: 0.364706 0.364706 0.364706 0.000000
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_BGRA and GL_UNSIGNED_INT_10_10_10_2" : "fail"}}
Probe at (0,0)
  Expected: 0.803519 0.803519 0.803519 0.333333
  Observed: 0.329412 0.329412 0.329412 0.333333
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_BGRA and GL_UNSIGNED_INT_2_10_10_10_REV" : "fail"}}
Probe at (0,0)
  Expected: 0.776471 0.776471 0.776471 0.403922
  Observed: 0.521569 0.521569 0.521569 0.815686
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_BGRA and GL_UNSIGNED_INT_8_8_8_8" : "fail"}}
Probe at (0,0)
  Expected: 0.411765 0.411765 0.411765 0.450980
  Observed: 0.980392 0.980392 0.980392 0.329412
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_BGRA and GL_UNSIGNED_INT_8_8_8_8_REV" : "fail"}}
Probe at (0,0)
  Expected: 0.826772 0.826772 0.826772 0.905512
  Observed: 0.000000 0.000000 0.000000 0.662745
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_BGRA and GL_BYTE" : "fail"}}
Probe at (0,0)
  Expected: 0.411765 0.411765 0.411765 0.450980
  Observed: 0.980392 0.980392 0.980392 0.329412
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_BGRA and GL_UNSIGNED_BYTE" : "fail"}}
Probe at (1,0)
  Expected: 0.000000 0.000000 0.000000 0.553819
  Observed: 0.000000 0.000000 0.000000 0.000000
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_BGRA and GL_SHORT" : "fail"}}
Probe at (0,0)
  Expected: 0.997345 0.997345 0.997345 0.923018
  Observed: 0.031373 0.031373 0.031373 0.019608
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_BGRA and GL_UNSIGNED_SHORT" : "fail"}}
Probe at (1,0)
  Expected: 0.774852 0.774852 0.774852 0.000000
  Observed: 0.000000 0.000000 0.000000 0.000000
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_BGRA and GL_FLOAT" : "fail"}}
Probe at (1,0)
  Expected: 0.774852 0.774852 0.774852 0.000000
  Observed: 0.000000 0.000000 0.000000 0.000000
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_BGRA and GL_INT" : "fail"}}
Probe at (1,0)
  Expected: 0.387426 0.387426 0.387426 0.604639
  Observed: 0.600000 0.600000 0.600000 0.933333
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_BGRA and GL_UNSIGNED_INT" : "fail"}}
Probe at (0,0)
  Expected: 0.905512 0.905512 0.905512 0.811024
  Observed: 0.662745 0.662745 0.662745 0.000000
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_ABGR_EXT and GL_BYTE" : "fail"}}
Probe at (0,0)
  Expected: 0.450980 0.450980 0.450980 0.403922
  Observed: 0.329412 0.329412 0.329412 0.815686
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_ABGR_EXT and GL_UNSIGNED_BYTE" : "fail"}}
Probe at (0,0)
  Expected: 0.000000 0.000000 0.000000 0.000000
  Observed: 0.039216 0.039216 0.039216 0.176471
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_ABGR_EXT and GL_SHORT" : "fail"}}
Probe at (0,0)
  Expected: 0.923018 0.923018 0.923018 0.775021
  Observed: 0.019608 0.019608 0.019608 0.090196
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_ABGR_EXT and GL_UNSIGNED_SHORT" : "fail"}}
Probe at (0,0)
  Expected: 0.553833 0.553833 0.553833 0.901666
  Observed: 0.647059 0.647059 0.647059 0.211765
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_ABGR_EXT and GL_FLOAT" : "fail"}}
Probe at (0,0)
  Expected: 0.553833 0.553833 0.553833 0.901666
  Observed: 0.647059 0.647059 0.647059 0.211765
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_ABGR_EXT and GL_INT" : "fail"}}
Probe at (0,0)
  Expected: 0.276916 0.276916 0.276916 0.450833
  Observed: 0.325490 0.325490 0.325490 0.105882
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_ABGR_EXT and GL_UNSIGNED_INT" : "fail"}}
Probe at (0,0)
  Expected: 0.811024 0.811024 0.811024 1.000000
  Observed: 0.529412 0.529412 0.529412 1.000000
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_LUMINANCE and GL_BYTE" : "fail"}}
Probe at (0,0)
  Expected: 0.403922 0.403922 0.403922 1.000000
  Observed: 0.262745 0.262745 0.262745 1.000000
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_LUMINANCE and GL_UNSIGNED_BYTE" : "fail"}}
Probe at (0,0)
  Expected: 0.000000 0.000000 0.000000 1.000000
  Observed: 0.329412 0.329412 0.329412 1.000000
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_LUMINANCE and GL_SHORT" : "fail"}}
Probe at (0,0)
  Expected: 0.775021 0.775021 0.775021 1.000000
  Observed: 0.164706 0.164706 0.164706 1.000000
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_LUMINANCE and GL_UNSIGNED_SHORT" : "fail"}}
Probe at (0,0)
  Expected: 0.901666 0.901666 0.901666 1.000000
  Observed: 0.662745 0.662745 0.662745 1.000000
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_LUMINANCE and GL_FLOAT" : "fail"}}
Probe at (0,0)
  Expected: 0.901666 0.901666 0.901666 1.000000
  Observed: 0.662745 0.662745 0.662745 1.000000
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_LUMINANCE and GL_INT" : "fail"}}
Probe at (0,0)
  Expected: 0.450833 0.450833 0.450833 1.000000
  Observed: 0.333333 0.333333 0.333333 1.000000
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_LUMINANCE and GL_UNSIGNED_INT" : "fail"}}
Probe at (0,0)
  Expected: 0.811024 0.811024 0.811024 0.000000
  Observed: 0.000000 0.000000 0.000000 0.321569
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_LUMINANCE_ALPHA and GL_BYTE" : "fail"}}
Probe at (0,0)
  Expected: 0.403922 0.403922 0.403922 0.776471
  Observed: 0.972549 0.972549 0.972549 0.160784
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_LUMINANCE_ALPHA and GL_UNSIGNED_BYTE" : "fail"}}
Probe at (0,0)
  Expected: 0.000000 0.000000 0.000000 0.901669
  Observed: 0.000000 0.000000 0.000000 0.662745
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_LUMINANCE_ALPHA and GL_SHORT" : "fail"}}
Probe at (0,0)
  Expected: 0.775021 0.775021 0.775021 0.450828
  Observed: 0.521569 0.521569 0.521569 0.333333
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_LUMINANCE_ALPHA and GL_UNSIGNED_SHORT" : "fail"}}
Probe at (1,0)
  Expected: 0.000000 0.000000 0.000000 0.553833
  Observed: 0.247059 0.247059 0.247059 0.000000
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_LUMINANCE_ALPHA and GL_FLOAT" : "fail"}}
Probe at (1,0)
  Expected: 0.000000 0.000000 0.000000 0.553833
  Observed: 0.247059 0.247059 0.247059 0.000000
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_LUMINANCE_ALPHA and GL_INT" : "fail"}}
Probe at (0,0)
  Expected: 0.450833 0.450833 0.450833 0.923019
  Observed: 0.450980 0.450980 0.450980 0.019608
PIGLIT: {"subtest": {"GL_LUMINANCE4_ALPHA4 texture with GL_LUMINANCE_ALPHA and GL_UNSIGNED_INT" : "fail"}}
PIGLIT: {"result": "fail" }


More information about the Piglit mailing list