System Environment: -------------------------- Platform: BSW Libdrm: (master)libdrm-2.4.58-4-g00847fa48b83a85b0cb882594a12ed1511f780db Mesa: (master)16b53005a7df4249fecb6641af0934c32181fdea Xserver:(master)xorg-server-1.16.0-386-g95a5b92e37f73f497d547fd91c543c16d2cc73de Xf86_video_intel:(master)2.99.916-84-gec2b9ac81aed0d2dda2948171ca1c260184bf221 Libva: (master)cdf8636d5fc5b1558570fede347e1599e0d6af3d Libva_intel_driver:(master)f11176415ec26eb5960ba6841d2d9c22f2cabc60 Kernel: (drm-intel-nightly)eabc0c8db15f9ba4d727aee5e0612a68cafe1ab5 Bug detailed description: --------------------------- It fails on BSW with mesa master branch, works well on BDW. Following cases also fail: spec_ARB_texture_cube_map_array_textureSize_gs-textureSize-samplerCubeArray spec_ARB_texture_cube_map_array_textureSize_gs-textureSize-samplerCubeArrayShadow spec_ARB_texture_cube_map_array_textureSize_gs-textureSize-usamplerCubeArray output: Probe color at (10,11) Expected: 0.650000 0.650000 0.010000 1.000000 Observed: 0.501961 0.501961 0.501961 1.000000 Probe color at (30,11) Expected: 0.320000 0.320000 0.010000 1.000000 Observed: 0.501961 0.501961 0.501961 1.000000 Probe color at (50,11) Expected: 0.160000 0.160000 0.010000 1.000000 Observed: 0.501961 0.501961 0.501961 1.000000 Probe color at (70,11) Expected: 0.080000 0.080000 0.010000 1.000000 Observed: 0.501961 0.501961 0.501961 1.000000 Probe color at (90,11) Expected: 0.040000 0.040000 0.010000 1.000000 Observed: 0.501961 0.501961 0.501961 1.000000 Probe color at (110,11) Expected: 0.020000 0.020000 0.010000 1.000000 Observed: 0.501961 0.501961 0.501961 1.000000 Probe color at (130,11) Expected: 0.010000 0.010000 0.010000 1.000000 Observed: 0.501961 0.501961 0.501961 1.000000 PIGLIT: {"result": "fail" } Reproduce steps: ------------------------- 1. xinit 2. bin/textureSize gs isamplerCubeArray -fbo -auto
*** This bug has been marked as a duplicate of bug 84777 ***
Verified.Fixed. root@x-bsw01:/GFX/Test/Piglit/piglit# bin/textureSize gs isamplerCubeArray -fbo -auto libGL: OpenDriver: trying /opt/X11R7/lib/dri/tls/i965_dri.so libGL: OpenDriver: trying /opt/X11R7/lib/dri/i965_dri.so PIGLIT: {"result": "pass" }
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.