Closed
Bug 1704951
Opened 4 years ago
Closed 4 years ago
Add SubSliceIndex and allow batch filtering with it
Categories
(Core :: Graphics: WebRender, task)
Core
Graphics: WebRender
Tracking
()
RESOLVED
FIXED
89 Branch
Tracking | Status | |
---|---|---|
firefox89 | --- | fixed |
People
(Reporter: gw, Assigned: gw)
References
Details
Attachments
(1 file)
No description provided.
Assignee | ||
Updated•4 years ago
|
Blocks: sw-wr-perf-d3d11-webgl
Assignee | ||
Comment 1•4 years ago
|
||
Add a struct for identifying which sub-slice a primitive exists on,
and allow filtering of batches by this field.
Since we only ever create a single sub-slice, this change has no
effect yet, until follow up patches that enable multiple sub-slices.
Updated•4 years ago
|
Assignee: nobody → gwatson
Status: NEW → ASSIGNED
Pushed by gwatson@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b8916ebf7e50
Add SubSliceIndex and allow batch filtering with it r=gfx-reviewers,lsalzman
Comment 3•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox89:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 89 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•