Bug 40704

Summary: [SNB]oglc pntrast(basic.allCases) fails on SandyBridge
Product: Mesa Reporter: fangxun <xunx.fang>
Component: Drivers/DRI/i965Assignee: Yuanhan Liu <yuanhan.liu>
Status: CLOSED DUPLICATE QA Contact:
Severity: normal    
Priority: medium    
Version: git   
Hardware: All   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

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.