Closed
Bug 974000
Opened 11 years ago
Closed 10 years ago
Don't override Create*TextureClient*() to add texture flags
Categories
(Core :: Graphics: Layers, defect)
Tracking
()
RESOLVED
FIXED
mozilla31
People
(Reporter: nical, Assigned: nical)
References
Details
Some CompositableClient implementations override CreateBufferTextureClient and CreateTextureClientForDrawing to enfore that some texture flags are set. let's move this logic into CompositableClient directly by storing the flags there.
Assignee | ||
Comment 1•10 years ago
|
||
This was done in bug 973892.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•