Bug 48801 - [rendercheck] Important information missing
Summary: [rendercheck] Important information missing
Status: RESOLVED INVALID
Alias: None
Product: xorg
Classification: Unclassified
Component: App/other (show other bugs)
Version: git
Hardware: All All
: medium minor
Assignee: Xorg Project Team
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-17 00:11 UTC by Connor Behan
Modified: 2018-06-12 19:08 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Fix (1012 bytes, patch)
2012-04-17 00:11 UTC, Connor Behan
no flags Details | Splinter Review

Description Connor Behan 2012-04-17 00:11:50 UTC
Created attachment 60148 [details] [review]
Fix

In the blend test and especially the composite test (longest one), it is important to know which test failed, not simply that a test failed. That's why I would like to know the src_color, mask_color, dst_color and dst - to figure out exactly where the test is in the nested for loops. However, dst is printed in the output instead of dst_color so the exact position cannot be found.

From the code, it looks like this is intentional, but I would reconsider it since it is already easy for the user to determine what dst is. Just look at the most recent "Beginning..." line.
Comment 1 Adam Jackson 2018-06-12 19:08:47 UTC
Mass closure: This bug has been untouched for more than six years, and is not
obviously still valid. Please reopen this bug or file a new report if you continue to experience issues with current releases.


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.