| Summary: | i915: Write masks on TEX ARB_f_p instructions are ignored | ||
|---|---|---|---|
| Product: | Mesa | Reporter: | Frank Richter <resqu> |
| Component: | Drivers/DRI/i915 | Assignee: | Default DRI bug account <dri-devel> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | high | ||
| Version: | git | ||
| Hardware: | x86 (IA32) | ||
| OS: | Linux (All) | ||
| Whiteboard: | |||
| i915 platform: | i915 features: | ||
| Attachments: | Patch to make i915 driver support writemasks for tex instructions | ||
|
Description
Frank Richter
2006-08-10 16:22:07 UTC
Created attachment 6517 [details] [review] Patch to make i915 driver support writemasks for tex instructions Apparently the i915 TEXLD does not honor write masks. Work around that by sampling to a temporary register and MOVing from that to the actual destination with the correct writemask. Fixed. Closing. 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.