Closed Bug 1695660 Opened 5 years ago Closed 5 years ago

Finish removing texture arrays in WebRender

Categories

(Core :: Graphics: WebRender, task)

task

Tracking

()

RESOLVED FIXED
88 Branch
Tracking Status
firefox88 --- fixed

People

(Reporter: nical, Assigned: nical)

References

(Blocks 1 open bug)

Details

Attachments

(11 files)

48 bytes, text/x-phabricator-request
Details | Review
48 bytes, text/x-phabricator-request
Details | Review
48 bytes, text/x-phabricator-request
Details | Review
48 bytes, text/x-phabricator-request
Details | Review
48 bytes, text/x-phabricator-request
Details | Review
48 bytes, text/x-phabricator-request
Details | Review
48 bytes, text/x-phabricator-request
Details | Review
48 bytes, text/x-phabricator-request
Details | Review
48 bytes, text/x-phabricator-request
Details | Review
48 bytes, text/x-phabricator-request
Details | Review
48 bytes, text/x-phabricator-request
Details | Review

Most of the texture array related code got removed in bug 1679681. The remaining bits are in device/gl.rs

Depends on D106787

Depends on D106792

Depends on D106795

Depends on D106798

Pushed by nsilva@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/0b9c2a36adfc Remove layer count parameter from create_texture. r=gfx-reviewers,jrmuizel https://hg.mozilla.org/integration/autoland/rev/4c05ae4d2b18 Remove layer_count member in Texture. r=gfx-reviewers,jrmuizel https://hg.mozilla.org/integration/autoland/rev/9587577eb16f Remove texture layer support from the texture cache debug view. r=gfx-reviewers,jrmuizel https://hg.mozilla.org/integration/autoland/rev/0aa77c8aefe0 Remove texture layer support from frame captures and Renderer::clear_texture. r=gfx-reviewers,jrmuizel https://hg.mozilla.org/integration/autoland/rev/e6c2951dae39 Remove TEXTURE_2D_ARRAY code paths. r=gfx-reviewers,jrmuizel https://hg.mozilla.org/integration/autoland/rev/fd7684f2b1e5 Remove layer_id parameter in attach_read_texture. r=gfx-reviewers,jrmuizel https://hg.mozilla.org/integration/autoland/rev/3aed512a8b12 Remove layer index parameter from the upload code. r=gfx-reviewers,jrmuizel https://hg.mozilla.org/integration/autoland/rev/923f5a548577 Remove fbos per layer in Texture. r=gfx-reviewers,jrmuizel https://hg.mozilla.org/integration/autoland/rev/8a5f3275a642 Remove layer parameter from DrawTarget and ReadTarget. r=gfx-reviewers,jrmuizel https://hg.mozilla.org/integration/autoland/rev/7cfa0251da97 Remove texture layers from copy_texture_sub_region. r=gfx-reviewers,jrmuizel https://hg.mozilla.org/integration/autoland/rev/06cf18135694 Remove supports_blit_to_texture_array. r=gfx-reviewers,jrmuizel
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: