Closed Bug 1285117 Opened 8 years ago Closed 8 years ago

Pass WebGL2 conformance conformance/extensions/webgl-compressed-texture-atc.html

Categories

(Core :: Graphics: CanvasWebGL, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla50
Tracking Status
firefox50 --- fixed

People

(Reporter: ethlin, Assigned: jgilbert)

References

()

Details

Attachments

(1 file, 1 obsolete file)

FAIL supportedFormats.length should be 10. Was 0.
Attached patch generate compressed format array (obsolete) — Splinter Review
For webgl2, put the compressed format into the mCompressedTextureFormats.
Attachment #8768658 - Flags: review?(jgilbert)
Comment on attachment 8768658 [details] [diff] [review]
generate compressed format array

Review of attachment 8768658 [details] [diff] [review]:
-----------------------------------------------------------------

We also need to reintroduce the formats in WebGLFormats.
Attachment #8768658 - Flags: review?(jgilbert) → review-
Attachment #8768658 - Attachment is obsolete: true
Assignee: ethlin → jgilbert
This also fixes:
    conformance2/textures/misc/compressed-tex-image.html (Passed: 16/28 Failed: 12/28 in 738.0 ms)
    conformance/extensions/webgl-compressed-texture-pvrtc.html (Passed: 4/5 Failed: 1/5 in 382.0 ms)
    conformance/extensions/webgl-compressed-texture-s3tc.html (Passed: 734/738 Failed: 4/738 in 3081.0 ms)
(In reply to Jeff Gilbert [:jgilbert] from comment #4)
> This also fixes:
>     conformance2/textures/misc/compressed-tex-image.html (Passed: 16/28
> Failed: 12/28 in 738.0 ms)
>     conformance/extensions/webgl-compressed-texture-pvrtc.html (Passed: 4/5
> Failed: 1/5 in 382.0 ms)
>     conformance/extensions/webgl-compressed-texture-s3tc.html (Passed:
> 734/738 Failed: 4/738 in 3081.0 ms)

Also:
conformance2/textures/misc/tex-storage-compressed-formats.html
Comment on attachment 8769379 [details]
Bug 1285117 - Reintroduce WebGL2 compressed formats. -

https://reviewboard.mozilla.org/r/63320/#review60212
Attachment #8769379 - Flags: review?(ethlin) → review+
Pushed by jgilbert@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/b957e4b64c2b
Reintroduce WebGL2 compressed formats. - r=ethlin
Pushed by jgilbert@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/5a9c859747e5
Just return 0 on assert path. CLOSED TREE
https://hg.mozilla.org/mozilla-central/rev/b957e4b64c2b
https://hg.mozilla.org/mozilla-central/rev/5a9c859747e5
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla50
Depends on: 1305035
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: