oizma / angleproject

Automatically exported from code.google.com/p/angleproject
Other
0 stars 0 forks source link

webgl test texture-active-bind.html fails with ANGLE #53

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
ANGLE r443, texture-active-bind.html fails with ANGLE, both with Firefox and 
Chrome:

PASS getError was expected value: NO_ERROR :
FAIL expected:0, 192, 128, 255 found: 0, 0, 0, 255
FAIL expected:128, 64, 255, 255 found: 0, 0, 0, 255
FAIL expected:192, 255, 64, 255 found: 0, 0, 0, 255
PASS expected:200, 0, 255, 255 found: 200, 0, 255, 255
PASS successfullyParsed is true

Original issue reported on code.google.com by vladim...@gmail.com on 4 Oct 2010 at 9:51

GoogleCodeExporter commented 9 years ago
The webgl tests here: 
https://cvs.khronos.org/svn/repos/registry/trunk/public/webgl/sdk/tests/webgl-co
nformance-tests.html

This appears to be working with top-of-tree in Chrome.  Can you retest?

Original comment by dan...@transgaming.com on 1 Dec 2010 at 2:44

GoogleCodeExporter commented 9 years ago
I verified that it was fixed by r488.

Original comment by nicolas....@gmail.com on 1 Dec 2010 at 3:28