| Bug ID | 104696 |
|---|---|
| Summary | line_smooth in the endpoints is not take effect |
| Product | Mesa |
| Version | unspecified |
| Hardware | x86 (IA32) |
| OS | Linux (All) |
| Status | NEW |
| Severity | major |
| Priority | medium |
| Component | Drivers/Gallium/radeonsi |
| Assignee | dri-devel@lists.freedesktop.org |
| Reporter | yhang01@163.com |
| QA Contact | dri-devel@lists.freedesktop.org |
When use line_smooth, if it's a oblique line and make the wide bigger you will find the line_smooth is effect in the middle of the line but in the end of line it's like a line not use line_smooth, but if we use the swrast the line is look good.