Open
Bug 1526498
(webgl1-es3)
Opened 6 years ago
Updated 2 years ago
ANGLE can't translate ESSL1 exts to ESSL3
Categories
(Core :: Graphics: CanvasWebGL, enhancement, P3)
Core
Graphics: CanvasWebGL
Tracking
()
NEW
People
(Reporter: jgilbert, Unassigned)
References
Details
(Whiteboard: gfx-noted)
This means that even though the functionality of, say, EXT_frag_depth is core in ES3, we can't implement EXT_frag_depth in WebGL1 on an ES3 context.
Reporter | ||
Updated•6 years ago
|
Alias: webgl1-es3
Reporter | ||
Updated•6 years ago
|
Summary: ANGLE can't translate ESSL1+exts to ESSL3 → ANGLE can't translate ESSL1 exts to ESSL3
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•