Closed Bug 1695405 Opened 5 years ago Closed 5 years ago

Remove texture array support from SWGL

Categories

(Core :: Graphics: WebRender, enhancement)

enhancement

Tracking

()

RESOLVED FIXED
88 Branch
Tracking Status
firefox88 --- fixed

People

(Reporter: lsalzman, Assigned: lsalzman)

References

(Blocks 2 open bugs)

Details

Attachments

(1 file)

Bug 1694909 removed support for texture arrays from WebRender. We should remove these from SWGL too, as otherwise they just have the same problems of juggling around layer indices and complicated texture addressing calculations.

Since WebRender doesn't need texture array support anymore, neither does SWGL.
This is a massive simplification which should benefit both performance and
simplicity. This patch pretty much just removes functionality but doesn't
change any functionality that is already used and relied upon.

Pushed by lsalzman@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/03dbda17119d Remove texture array support from SWGL. r=nical
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → 88 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: