Summary: | [ILK] gles2: gl_PointCoord takes no effect for point sprites | ||
---|---|---|---|
Product: | Mesa | Reporter: | Hai <hai.lan> |
Component: | Drivers/DRI/i965 | Assignee: | Intel 3D Bugs Mailing List <intel-3d-bugs> |
Status: | RESOLVED WONTFIX | QA Contact: | Intel 3D Bugs Mailing List <intel-3d-bugs> |
Severity: | normal | ||
Priority: | medium | CC: | christophe.prigent, idr, imamdxl8805, kenneth, rhyskidd |
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | gl_PointCoord takes no effect |
Description
Hai
2010-12-15 18:29:28 UTC
Created attachment 41158 [details]
gl_PointCoord takes no effect
Please include the chipset name (945GM, 965GM, GM45, Ironlake, Sandybridge) in bug reports. I tested it with Ironlake. In fact, this bug happens with pineview too. *** This bug has been marked as a duplicate of bug 28749 *** This still fails on Ironlake and PNV (while passing on SNB/IVB). Reopening since the other bug fixed on all these platforms. commit 92a204b493b447b1cbb06a3d2d350a1e6d2c6887 Author: Eric Anholt <eric@anholt.net> Date: Wed Feb 20 12:58:47 2013 -0800 mesa: Fix setup of ctx->Point.PointSprite for GLES2. It still exists. output: EGL_VERSION = 1.4 (DRI2) Probe at (124,124) Expected: 0.375000 0.375000 0.000000 Observed: 0.439216 0.560784 0.000000 Probe at (125,125) Expected: 0.500000 0.500000 0.000000 Observed: 0.560784 0.439216 0.000000 PIGLIT: {'result': 'fail' } Are you able to provide a more current testcase (and preferable instructions to compile). The current one is referring to files no longer present within piglit. Not gonna handle bugs for things not in a test suite or a real program. |
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.