Bug 13916

Summary: [i965 vertex program] operation SGE/SLT works incorrectly
Product: Mesa Reporter: Shuang He <shuang.he>
Component: Drivers/DRI/i965Assignee: haihao <haihao.xiang>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: medium CC: dri-devel
Version: unspecified   
Hardware: Other   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments: test case for SGE
test case for SLT

Description Shuang He 2008-01-03 18:13:49 UTC
System Environment:
--------------------------
--Platform: FC6
--Xf86_video_intel:d9df93578b74785c08ba860b4c9aa23b0c89c91c
--Mesa:e54329233522591bbe8aad8a3fd6bcdc1e430f03 
--DRM:2db6400396ea5c8a5ce54fe9e211b9d01a11d506
--Kernel:2.6.22

Bug detailed description:
--------------------------
this issue doesn't happen on i915
this issue happens whether INTEL_NO_TTM is set.

vertex program operation SGE/SLT works incorrectly

Reproduce steps:
----------------
start X
compile and run the attached test case


Current result:
----------------
operation SGE/SLT works incorrectly


Expected result:
----------------
operation SGE/SLT should work correctly
Comment 1 Shuang He 2008-01-03 18:15:21 UTC
Created attachment 13500 [details]
test case for SGE
Comment 2 Shuang He 2008-01-03 18:17:27 UTC
Created attachment 13501 [details]
test case for SLT
Comment 3 Shuang He 2008-01-16 17:19:39 UTC
fixed by Eric's commit(9bae03a583fc6d2d0b916961279abe9156078d1e)
Comment 4 Shuang He 2008-01-16 17:20:01 UTC
verified, thanks

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.