Bug 13916 - [i965 vertex program] operation SGE/SLT works incorrectly
Summary: [i965 vertex program] operation SGE/SLT works incorrectly
Status: VERIFIED FIXED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/DRI/i965 (show other bugs)
Version: unspecified
Hardware: Other Linux (All)
: medium normal
Assignee: haihao
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-03 18:13 UTC by Shuang He
Modified: 2008-01-16 17:20 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
test case for SGE (2.41 KB, text/plain)
2008-01-03 18:15 UTC, Shuang He
Details
test case for SLT (2.41 KB, text/plain)
2008-01-03 18:17 UTC, Shuang He
Details

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.