Closed
Bug 1241040
Opened 9 years ago
Closed 6 years ago
Enable ES3 compressed texture formats
Categories
(Core :: Graphics: CanvasWebGL, defect, P3)
Core
Graphics: CanvasWebGL
Tracking
()
RESOLVED
FIXED
People
(Reporter: ethlin, Unassigned)
References
Details
(Whiteboard: [gfx-noted])
Bug 1233549 disable the ES3 compressed texture formats for the MacOS assertion problem. This bug is for turning it on if we figure it out from spec.
Comment 1•9 years ago
|
||
On some platforms, these formats are not available (Mac), or emulated and therefore useless (Windows with ANGLE). We're going to be proposing that these formats are removed from the core spec, and only offered via the existing compressed_textures_es3 extension.
This may mean we end up closing this bug with no action.
Updated•9 years ago
|
Whiteboard: [gfx-noted]
Updated•7 years ago
|
Priority: -- → P3
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•