Bug 16287 - fragment-program instruction "KIL" implements incorrect
Summary: fragment-program instruction "KIL" implements incorrect
Status: CLOSED FIXED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/DRI/i915 (show other bugs)
Version: git
Hardware: x86 (IA32) Linux (All)
: medium normal
Assignee: haihao
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-10 01:22 UTC by WuNian
Modified: 2011-08-25 18:56 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
test case (2.42 KB, text/plain)
2008-06-10 01:22 UTC, WuNian
Details

Description WuNian 2008-06-10 01:22:58 UTC
Created attachment 17026 [details]
test case

The "KIL" instruction will discontinue the processing of  fragment if any component of its source vector is negative.
But with i915 driver, the "KIL" instruction only discards the negative component.
Comment 1 haihao 2008-10-12 22:13:11 UTC
fixed in mesa c238098bbcfb644ea01b33d3274b949d84822512
Comment 2 Adam Jackson 2009-08-24 12:30:22 UTC
Mass version move, cvs -> git


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.