Closed
Bug 1339914
Opened 9 years ago
Closed 6 years ago
Error: WebGL: texImage2D: Conversion requires pixel reformattin
Categories
(Developer Documentation Graveyard :: General, defect)
Developer Documentation Graveyard
General
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: murmadillo, Unassigned)
Details
Attachments
(1 file)
|
234.67 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:51.0) Gecko/20100101 Firefox/51.0
Build ID: 20170125094131
Steps to reproduce:
I enter
https://developer.mozilla.org/en-US/docs/Web/API/WebGL_API/Tutorial/Using_textures_in_WebGL
Actual results:
In my console I see
Error: WebGL: texImage2D: Conversion requires pixel reformatting.
How can I learn javascript webgl if in tutorial the error?
Expected results:
Tutorial mast bee the brilliant.
Status: UNCONFIRMED → NEW
Has STR: --- → yes
Component: Untriaged → General
Ever confirmed: true
Product: Firefox → Developer Documentation
Version: 51 Branch → unspecified
Comment 1•6 years ago
|
||
MDN Web Docs' bug reporting has now moved to GitHub. From now on, please file content bugs at https://github.com/mdn/sprints/issues/ and platform bugs at https://github.com/mdn/kuma/issues/.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•