Closed Bug 1652601 Opened 4 years ago Closed 4 years ago

Assertion failed: (ty == GL_UNSIGNED_BYTE), function TexSubImage3D, file src/gl.cc, line 1467.

Categories

(Core :: Graphics: WebRender, defect, P3)

Desktop
macOS
defect

Tracking

()

RESOLVED FIXED
mozilla80
Tracking Status
firefox80 --- fixed

People

(Reporter: bpeers, Assigned: bpeers)

References

Details

Attachments

(1 file)

It's actually ty == 0x8367 /*GL_UNSIGNED_INT_8_8_8_8_REV*/.

Skimming through the extension that introduce the enum, it also seems to mean one byte per pixel, so the value is legit.
(Just comes with a swizzling hint instead).

Pushed by bpeers@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/473aa541ba0d
Fix SWGL Mac assertion r=lsalzman
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla80
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: