Bug 40704 - [SNB]oglc pntrast(basic.allCases) fails on SandyBridge
Summary: [SNB]oglc pntrast(basic.allCases) fails on SandyBridge
Status: CLOSED DUPLICATE of bug 40707
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/DRI/i965 (show other bugs)
Version: git
Hardware: All Linux (All)
: medium normal
Assignee: Yuanhan Liu
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-07 23:41 UTC by fangxun
Modified: 2012-10-26 08:41 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description fangxun 2011-09-07 23:41:13 UTC
System Environment:
--------------------------
Arch:           i386
Platform:       huronriver 
Libdrm:         (master)2.4.26-3-g2acaf160df584a5ef7b5c5b84819389948cd97ad
Mesa:           (master)6edef25a4b41583e1c285653fc0b84a316e9743d
Xserver:         (master)xorg-server-1.11.0
Xf86_video_intel:  (master)2.16.0-24-g695e7115efab96c4467dc926be07dc2609011720
Kernel_unstable:  (drm-intel-next)c6a389f123b9f68d605bb7e0f9b32ec1e3e14132


Bug detailed description:
------------------------- 
This is not regression. It passes on Ironlake and Pineview.


Reproduce steps:
----------------
1. start X
2. ./oglconform -z -s -suite all -v 2 -D 115 -test pntrast basic.allCases
Comment 1 Yuanhan Liu 2011-09-26 19:41:55 UTC
Actually, the point raster is good. But this test case also tries to use POINT PolygonMode with edge flag setting to draw point. Thus cause this test fail. So, in fact, it's an issue related to edge flag.

Marked it a duplicate of bug 40707.

*** This bug has been marked as a duplicate of bug 40707 ***


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.