Closed Bug 1675419 Opened 4 years ago Closed 4 years ago

Remove redundant packing in SWGL fast-paths

Categories

(Core :: Graphics: WebRender, enhancement)

enhancement

Tracking

()

RESOLVED FIXED
84 Branch
Tracking Status
firefox84 --- fixed

People

(Reporter: lsalzman, Assigned: lsalzman)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

We often pack on output from the texture lookup functions, then unpack to blend, and repack to commit. It would be better if the texture lookup functions that were accessed in the fast-path just output unpacked pixels so that blending could directly access them without need to unpack.

Pushed by lsalzman@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/f2f9e04d860d remove redundant packing in SWGL fast-paths. r=jrmuizel
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 84 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: