[Webkit-unassigned] [Bug 223355] webgl/2.0.1/conformance2/textures/misc/tex-image-with-bad-args.html fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 17 00:44:38 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=223355

--- Comment #1 from Kimmo Kinnunen <kkinnunen at apple.com> ---

Tests texImage2D with invalid internalformat/format/type combinations

On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".

This includes a regression test for Chromium Issue 656889
PASS WebGL context exists
PASS getError was expected value: NO_ERROR : TexImage2D taking RGBA/RGBA/UNSIGNED_BYTE
PASS getError was expected value: INVALID_OPERATION : TexImage2D taking RGBA/RGBA/FLOAT
PASS getError was expected value: INVALID_OPERATION : TexImage2D taking RGBA/RGBA/HALF_FLOAT
PASS getError was expected value: INVALID_OPERATION : TexImage2D taking LUMINANCE/LUMINANCE/FLOAT
PASS getError was expected value: INVALID_OPERATION : TexImage2D taking LUMINANCE_ALPHA/LUMINANCE_ALPHA/HALF_FLOAT
FAIL getError expected: INVALID_VALUE. Was INVALID_OPERATION : TexImage2D taking 0x822a/RED/UNSIGNED_SHORT
PASS getError was one of: INVALID_VALUE or INVALID_OPERATION : TexImage2D taking RED/RED/UNSIGNED_SHORT
PASS successfullyParsed is true

TEST COMPLETE

https://www.khronos.org/registry/webgl/sdk/tests/conformance2/textures/misc/tex-image-with-bad-args.html?webglVersion=2&quiet=0&quick=1

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210317/0cbc79b4/attachment-0001.htm>


More information about the webkit-unassigned mailing list