| Summary: | read back unstable result, when drawing POINTS mode PLYGON to FRONT and BACK buffer | ||
|---|---|---|---|
| Product: | Mesa | Reporter: | Shuang He <shuang.he> |
| Component: | Drivers/DRI/i965 | Assignee: | haihao <haihao.xiang> |
| Status: | VERIFIED DUPLICATE | QA Contact: | |
| Severity: | normal | ||
| Priority: | medium | CC: | dri-devel |
| Version: | git | ||
| Hardware: | Other | ||
| OS: | All | ||
| Whiteboard: | |||
| i915 platform: | i915 features: | ||
| Attachments: | test case | ||
|
Description
Shuang He
2007-09-03 19:50:14 UTC
Created attachment 11403 [details]
test case
following is what test do:
set draw buffer and read buffer to GL_FRONT
clear the color buffer
drawing GL_POINTS mode POLYGON to GL_FRONT buffer
read back what have been drawn
then, set draw buffer and read buffer to GL_BACK
clear the color buffer
drawing the same POLYGON
read back what have been drawn
results from two buffer, sometimes are different.
*** This bug has been marked as a duplicate of bug 11378 *** 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.