Bug 83032 - [IVB+]Piglit spec_ARB_texture_view_sampling-2d-array-as-cubemap fails
Summary: [IVB+]Piglit spec_ARB_texture_view_sampling-2d-array-as-cubemap fails
Status: VERIFIED FIXED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/DRI/i965 (show other bugs)
Version: unspecified
Hardware: All Linux (All)
: medium normal
Assignee: Jason Ekstrand
QA Contact: Intel 3D Bugs Mailing List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-25 03:04 UTC by lu hua
Modified: 2014-09-09 02:13 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description lu hua 2014-08-25 03:04:07 UTC
System Environment:
--------------------------
Platform: IVB
Libdrm:		(master)libdrm-2.4.56-10-g22b995d8cbf1059535c5de5ba1869c1623ae5b08
Mesa:		(master)8d8a5eb792c662a8def7c9ab65d2df67972cf659
Xserver:	(master)xorg-server-1.15.99.902-121-g2f5cf9ff9a0f713b7e038636484c77f113a5f10a
Xf86_video_intel:(master)2.99.914-67-g12c051d5c673d79c16a3a1478c0977799484ca95
Libva:		(master)acfcd5f0637a951d50c5112c7dfbd46f1d0dcdb3
Libva_intel_driver:(master)f3f49f2f0e6b3669d9b09341a11cf0b96e138674
Kernel:   (drm-intel-nightly)257d90d13794c2eb545ab0d6c708f21e2a0378b6

Bug detailed description:
---------------------------
New case spec_ARB_texture_view_sampling-2d-array-as-cubemap and spec_ARB_texture_view_sampling-2d-array-as-cubemap-array fails on IVB+ platforms with mesa master branch and 10.3 branch.

run  bin/arb_texture_view-sampling-2d-array-as-cubemap -fbo -auto
output:
Probe color at (-1,-1)
  Expected: 0.000000 1.000000 0.000000 1.000000
  Observed: 0.000000 0.000000 0.000000 0.000000
PIGLIT: {"result": "fail" }


Reproduce steps:
-------------------------
1. xinit
2. bin/arb_texture_view-sampling-2d-array-as-cubemap -fbo -auto
Comment 1 Jason Ekstrand 2014-09-04 22:46:21 UTC
This is a bug in the test, not the driver.  I've posted a patch for the bug here:

http://lists.freedesktop.org/archives/piglit/2014-September/012487.html
Comment 3 lu hua 2014-09-09 02:13:49 UTC
Verified.Fixed.


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.