Bug 84218 - [BSW]Piglit spec_ARB_ES2_compatibility_texwrap_formats_bordercolor fails
Summary: [BSW]Piglit spec_ARB_ES2_compatibility_texwrap_formats_bordercolor 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: Ian Romanick
QA Contact: Intel 3D Bugs Mailing List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-23 05:52 UTC by lu hua
Modified: 2014-10-08 05:32 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description lu hua 2014-09-23 05:52:38 UTC
System Environment:
--------------------------
Platform: BSW
Libdrm:		(master)libdrm-2.4.56-29-g666788a6062de62aa0b3560760fbb0903167a319
Mesa:		(master)d69faf851fff5d41086c9940b2fcf2aa72c40e60
Xserver:(master)xorg-server-1.16.0-317-geaee6572beefca240c42791f9a3a6e547bedd410 
Xf86_video_intel:(master)2.99.916-52-g376037e6336dfc3b32c51b774ab8a80f64390e02
Libva:		(master)e0d25ece01e7aba819c910e98c4fb4706cdab055
Libva_intel_driver:(master)bc2e06ef0f89b264fe968fbff4f06e425385c3d8
Kernel:   (drm-intel-nightly)c5660b4ad395f1e34eacc22cf81c687edfc9c83c

Bug detailed description:
---------------------------
It fails on BSW with mesa master branch, works well on BDW.
spec_ARB_ES2_compatibility_texwrap_formats_bordercolor-swizzled also fails.
output:
Testing GL_ARB_ES2_compatibility.
Testing the border color only.
Testing GL_RGB565, border color only
Fail with LINEAR and CLAMP at (170,128) @ 25,1
  Expected: 19 235 159 255
  Observed: 19 236 192 255
PIGLIT: {"subtest": {"GL_RGB565, border color only" : "fail"}}
PIGLIT: {"result": "fail" }


Reproduce steps:
-------------------------
1. xinit
2. bin/texwrap GL_ARB_ES2_compatibility bordercolor -fbo -auto
Comment 1 Kenneth Graunke 2014-09-30 20:48:07 UTC
Works for me with Mesa master and the latest drm-intel-nightly kernel.
Comment 2 lu hua 2014-10-08 05:32:21 UTC
It works well on Mesa master and the latest drm-intel-nightly kernel.
Testing GL_ARB_ES2_compatibility.
Testing the border color only.
Testing GL_RGB565, border color only
PIGLIT: {"subtest": {"GL_RGB565, border color only" : "pass"}}
PIGLIT: {"result": "pass" }
Comment 3 lu hua 2014-10-08 05:32:36 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.