Open
Bug 1650428
Opened 4 years ago
Updated 4 years ago
Use texture_rectangle on mac for all textures.
Categories
(Core :: Graphics: WebRender, enhancement, P3)
Core
Graphics: WebRender
Tracking
()
NEW
People
(Reporter: jrmuizel, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: wr-planning)
This lets us have BGRA without causing the allocation of mipmap chains that that would otherwise happen when not using texture storage.
Updated•4 years ago
|
Whiteboard: wr-planning
Updated•4 years ago
|
Severity: -- → N/A
Priority: -- → P3
Reporter | ||
Updated•4 years ago
|
Updated•4 years ago
|
Comment 1•4 years ago
|
||
We see mip allocation even with disabling mipmap filtering before allocation?
Updated•4 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•