Closed Bug 622957 Opened 14 years ago Closed 14 years ago

fix depth-stencil attachment points

Categories

(Core :: Graphics: CanvasWebGL, defect)

x86
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: vlad, Assigned: vlad)

Details

Attachments

(1 file)

WebGL adds DEPTH_STENCIL as a separate attachment point, even though under the hood we attach to two separate attachments.  So we have to trust our own Framebuffer object info in this case, instead of querying the underlying GL for this.  This fixes the webgl framebuffer test.
Attachment #501127 - Flags: review?(bjacob)
Attachment #501127 - Flags: review?(bjacob) → review+
http://hg.mozilla.org/mozilla-central/rev/a432b56defb3
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: